Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
changes in poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 6, 2023
1 parent 45f1fda commit 38cc086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ packages = [

[tool.poetry.dependencies]
boto3 = "^0.0.1"
pandas = "^2.0.3"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
flask-testing = "^0.8.1"
pylint = "^2.4"
flake8 = "^3.7"
pytest-cov = "~4"
pandas = "^2.0.3"

[tool.poetry.scripts]
hydrocronapi = "hydrocronapi.__main__:__main__"
Expand Down

0 comments on commit 38cc086

Please sign in to comment.