emlys
4ce1e021ee
remove extra steps of conda install
2020-11-19 13:27:31 -07:00
emlys
220bc96838
remove #pip-only tags from requirements available on conda-forge
2020-11-19 10:50:27 -07:00
emlys
bd56cb29a0
find dmg
2020-10-27 08:41:25 -06:00
emlys
27b22605f8
update dmgbuild version
2020-10-26 17:52:18 -06:00
Doug
514457657b
Fix bug with py 38 numpy version and pyinstaller
2020-10-02 15:34:07 -04:00
Doug
31a52b9f50
Update package req settings
2020-10-02 09:18:40 -04:00
emlys
c00d70e714
removed pytest-cov
2020-08-04 14:21:12 -07:00
Emily
84861870b0
replaced nose with pytest in requirements
2020-08-03 15:19:44 -07:00
Doug
4c78cdd213
Issue #41 replace mock with unittest.mock
2020-03-11 15:05:01 -04:00
Doug
6e17d391e3
Issue #41 removing future sweep
2020-03-11 14:52:27 -04:00
David Fisher
acf7e421c3
merged develop. #BITBUCKET-3912.
2019-12-05 15:39:23 -08:00
davemfish
1b59b9f899
allowing more recent versions of Sphinx, which are python37 compatible. #BITBUCKET-3930.
2019-12-03 11:54:03 -08:00
James Douglass
38b85378f2
Merging develop into this branch.
...
Manually resolved a merge conflict on HISTORY. RE:#BITBUCKET-3912
2019-10-08 15:06:40 -07:00
James Douglass
7254e111a1
Trying out the latest version of pyinstaller because why not?
...
RE:#BITBUCKET-3905
2019-09-06 05:43:45 -07:00
James Douglass
f75e23bddf
Adding CSV validation and related tests.
...
RE:#BITBUCKET-3912
2019-08-22 17:32:53 -07:00
Joanna Lin
0293dd22f9
added timing to nosetests see #BITBUCKET-3758
2018-07-20 13:40:11 -07:00
James Douglass
ddfb9af32a
Adding coverage to requirements-dev.txt. RE:#BITBUCKET-3714
2018-04-30 12:42:48 -07:00
James Douglass
f4acd289e4
Bumping pyinstaller release we're using to v3.3.1. RE:#BITBUCKET-3714
2018-04-26 16:41:12 -07:00
James Douglass
abce4321d7
Better specifying sphinx version (1.7.1+ have inconsistent APIs).
...
RE:#BITBUCKET-3714
2018-04-25 14:48:33 -07:00
James Douglass
2745ca91e0
Updating to be pip>=7.0.0 compatible.
...
Was previously only compatible with pip<10,>=6. RE:#BITBUCKET-3714
2018-04-19 15:25:59 -07:00
James Douglass
57b02c087f
Specifying dmgbuild dependencies in requirements-dev.txt.
...
RE:#BITBUCKET-3714
2018-03-27 17:00:18 -07:00
James Douglass
718e0143c4
Removing paver from requirements-dev.txt.
2018-03-07 11:07:19 -08:00
James Douglass
3e23e8cb5f
Noting a few more pip-only dependencies. RE:#BITBUCKET-3714
2018-03-02 10:49:28 -08:00
James Douglass
a0b382b912
Adding a script to convert requirements.txt to conda YML.
...
RE:#BITBUCKET-3714
2018-03-01 17:27:00 -08:00
James Douglass
c0d25a8ed3
Adding a primitive check command based on pip requirements.
...
RE:#BITBUCKET-3714
2018-02-12 13:15:06 -08:00
James Douglass
9e116ae9c4
Adding dmgbuild to darwin development environment. RE:#BITBUCKET-3714
2018-02-09 11:58:33 -08:00
James Douglass
baf37210a6
Adding setuptools_scm to requirements-dev.txt. RE:#BITBUCKET-3714
2018-02-07 12:00:24 -08:00
James Douglass
a679711995
Updating pyinstaller import to 3.1.1. RE:#BITBUCKET-3714
2018-02-07 10:54:28 -08:00
James Douglass
c2043f69f7
Adding pyinstaller to requirements.txt
...
RE:#BITBUCKET-3714
2018-01-30 16:27:32 -08:00
James Douglass
399c6565c3
Moving dev requirements around and adding faulthandler to UI extra.
...
RE:#BITBUCKET-3714
2018-01-30 16:22:59 -08:00
James Douglass
f439c0b0de
Correcting requirements for latest enhancements.
...
RE:#BITBUCKET-3714
2018-01-30 15:08:41 -08:00
James Douglass
96e195856c
Adding future to dev imports. RE:#BITBUCKET-3610
2017-07-05 16:46:01 -07:00
James Douglass
981f1b84ee
Adding faulthandler to requirements-dev.txt. RE:#BITBUCKET-3610
2017-06-21 11:21:56 -07:00
James Douglass
9c5ccfb6cd
Merging heads on develop
...
Manually resolving a conflict of required package versions in the python
readme.
2016-05-18 10:50:20 -07:00
James Douglass
6de8592935
Removing dependency on pyyaml
...
Requires that we bump natcap.versioner's version to at least 0.4.0.
Fixes #BITBUCKET-3531
2016-05-17 15:05:19 -07:00
James Douglass
c3f337eee5
Adding cython to dev requirements, removing pip logging from stdout
...
RE:#BITBUCKET-3513
2016-05-13 11:19:04 -07:00
Rich Sharp
1b4c7b3860
re #BITBUCKET-3524 merging in develop
2016-05-09 14:03:43 -07:00
James Douglass
e5a0b6c37c
Adding paver to dev requirements
2016-02-25 09:49:47 -08:00
James Douglass
ded6dca3f3
Removing some of the special package handling in paver check
...
The removed packages were all required or else installed when other
packages were installed.
RE: #BITBUCKET-3500
2016-02-24 18:37:44 -08:00
James Douglass
00ffcac387
Documenting purpose of requirements files, allowing this in pavement
...
RE: #BITBUCKET-3500
2016-02-24 18:26:51 -08:00
James Douglass
feac02c47a
Removing six requirement, documenting pywin32
...
RE: #BITBUCKET-3500
2016-02-24 18:13:51 -08:00
James Douglass
4cfeae0adc
Packages now split between requirements.txt and requirements-dev.txt.
...
Packages in requirements.txt are packages required by natcap.invest,
whereas those in requirements-dev are used by other parts of the
infrastructure (such as in pavement).
RE: #BITBUCKET-3500
2016-02-24 17:58:11 -08:00