Skip to content

Commit

Permalink
test refactor - kamangir/bolt#1234
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Mar 4, 2024
1 parent 3be9351 commit 376bc3d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion hubble/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

DESCRIPTION = f"{ICON} tools to access and process Hubble Space Telescope imagery and other datasets on AWS Open Data Registry."

VERSION = "3.302.1"
VERSION = "3.303.1"
12 changes: 12 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
git+https://github.com/kamangir/awesome-bash-cli.git@AI-3-vanwatch-tests-b#egg=abcli
boto3
geojson
geopandas
matplotlib
opencv-python
pymysql==0.10.1
pyyaml
pylint
pytest
python-dotenv[cli]
tqdm

0 comments on commit 376bc3d

Please sign in to comment.