emlys
4ce1e021ee
remove extra steps of conda install
2020-11-19 13:27:31 -07:00
emlys
fd7b4b08d2
remove #PIP-ONLY from qtawesome
2020-11-19 12:57:08 -07:00
emlys
83508eff42
move gui requirements to conda
2020-11-19 12:43:06 -07:00
emlys
ab5283fbb4
undo some changes to identify the conflict
2020-11-19 12:17:44 -07:00
emlys
220bc96838
remove #pip-only tags from requirements available on conda-forge
2020-11-19 10:50:27 -07:00
James Douglass
af49c8048a
Bumping PySide2 requirement to avoid 5.15.0 bug. See #217
2020-07-10 13:06:49 -07:00
davemfish
682a8d7d8a
added pip-only flag so that when these files are converted to yml for conda, we still install these with pip as that works best. #BITBUCKET-3930
2019-11-22 11:30:07 -08:00
davemfish
8dab04669e
experimenting with conda to setup python env on macos. #BITBUCKET-3930.
2019-11-20 18:35:39 -08:00
James Douglass
82a4880b7f
Correcting version comparison in pip environment marker. RE:#BITBUCKET-3905
2019-09-17 16:39:55 -07:00
James Douglass
e5f90adcd0
Updating how pip environment variables are noted, adding PySide2 to requirements-gui.txt.
...
PySide2 only required on Python3 (before that it should be PyQt4, but this isn't
pip-installable from PyPI). RE:#BITBUCKET-3905
2019-09-17 15:38:28 -07:00
James Douglass
c08a7f6daf
Changing how we handle installing a Qt binding.
...
PyQt4 works reliably, installing PySide2 has had some flaky test failures, so
as of this commit, we just always install pyqt4 (from the natcap pypi).
RE:#BITBUCKET-3900
2019-07-11 13:02:30 -07:00
James Douglass
1ef1e142a5
Moving pyqt4 to requirements-gui.txt. RE:#BITBUCKET-3900
2019-07-05 10:03:12 -07:00
James Douglass
4d63301a49
Correcting environment specifiers, pyside2 import now conditional.
...
RE:#BITBUCKET-3900
2019-07-01 17:23:24 -07:00
Joanna Lin
69c137dfaf
add requests to requirements-gui.txt. #BITBUCKET-3863
2019-04-19 15:58:52 -07:00
James Douglass
3b2fac4d83
Moving GUI requirements to a new requirements file. RE:#BITBUCKET-3714
2018-04-26 14:22:51 -07:00