Skip to content

Commit

Permalink
Sync Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Nov 10, 2018
1 parent 25178ae commit 2a74bec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ name = "pypi"
[dev-packages]
alagitpull = "==0.0.21"
releases = "==1.6.1"
sphinx-argparse = "==0.2.2"
sphinxcontrib-napoleon = "==0.6.1"
Sphinx = "==1.7.9"
sphinx-argparse = "==0.2.3"
sphinxcontrib-napoleon = "==0.7"
Sphinx = "==1.8.1"
isort = "==4.3.4"
"flake8" = "==3.5.0"
vulture = "==0.29"
pytest = "==3.8.0"
"flake8" = "==3.6.0"
vulture = "==1.0"
pytest = "==3.10.0"
unihan-etl = {editable = true, path = "."}

[packages]
Expand Down

0 comments on commit 2a74bec

Please sign in to comment.