Skip to content

Commit

Permalink
chore: update requirements and allow 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
max-wittig committed Apr 25, 2019
1 parent 9499d85 commit ee61eda
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions Pipfile.lock

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

4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
setup_requires=setup_requirements,
tests_require=test_requirements,
url="https://github.com/max-wittig/gitlab_languages",
version="1.5.3",
version="1.5.4",
zip_safe=False,
python_requires=">3.7.0",
python_requires=">=3.7.0",
)

0 comments on commit ee61eda

Please sign in to comment.