Skip to content

Commit

Permalink
housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Nov 2, 2019
1 parent 733830d commit 4ee5b6e
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 98 deletions.
5 changes: 2 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,21 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
black = "==19.3b0"
black = "==19.10b0"
codecov = "*"
flake8 = "*"
pip = "*"
pre-commit = "*"
pycodestyle = "*"
pylint = "*"
pytest= "*"
pytest = "<5.1"
pytest-cov="*"
python-dotenv = "*"
setuptools = "*"
twine = "*"
wheel = "*"
sphinx = "*"


[packages]
isogeo-pysdk = "==3.2.*"
docxtpl = "==0.6.*"
Expand Down
Loading

0 comments on commit 4ee5b6e

Please sign in to comment.