Loading conda/meta.yaml +2 −1 Original line number Diff line number Diff line package: name: autocnet version: 0.4.0 version: 0.4.1 channels: - conda-forge Loading Loading @@ -50,6 +50,7 @@ requirements: - plio>=1.3 - plurmy - proj >= 7.0.0, <8 - pvl >= 1.0 - psycopg2 - pyproj - pysis Loading environment.yml +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ dependencies: - plurmy - psycopg2 - proj>=7.0.0,<8 - pvl>=1.0 - pyproj - pytest - pytest-cov Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ def setup_package(): setup( name = "autocnet", version = '0.4.0', version = '0.4.1', author = "Jay Laura", author_email = "jlaura@usgs.gov", description = ("I/O API to support planetary data formats."), Loading Loading
conda/meta.yaml +2 −1 Original line number Diff line number Diff line package: name: autocnet version: 0.4.0 version: 0.4.1 channels: - conda-forge Loading Loading @@ -50,6 +50,7 @@ requirements: - plio>=1.3 - plurmy - proj >= 7.0.0, <8 - pvl >= 1.0 - psycopg2 - pyproj - pysis Loading
environment.yml +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ dependencies: - plurmy - psycopg2 - proj>=7.0.0,<8 - pvl>=1.0 - pyproj - pytest - pytest-cov Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ def setup_package(): setup( name = "autocnet", version = '0.4.0', version = '0.4.1', author = "Jay Laura", author_email = "jlaura@usgs.gov", description = ("I/O API to support planetary data formats."), Loading