Skip to content

Commit

Permalink
Promote invoke to a real dependency rather than dev dependency (datal…
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs authored Jan 18, 2024
1 parent 383ff9a commit cec64e8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pydatalab/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ python-dateutil = "*"
pybaselines = "*"
rosettasciio = "*"
pyjwt = "*"
invoke = "*"

[dev-packages]
pytest = "*"
pytest-cov = "*"
pytest-dependency = "*"
pre-commit = "*"
invoke = "*"
mongomock = "*"
mkdocs = "*"
mkdocs-material = "*"
Expand Down
11 changes: 10 additions & 1 deletion pydatalab/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cec64e8

Please sign in to comment.