Skip to content

Commit

Permalink
📦 Sync Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Nov 18, 2018
1 parent 50bde3d commit 56eef35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ name = "pypi"
[dev-packages]
alagitpull = "==0.0.21"
releases = "==1.6.1"
sphinx-argparse = "==0.2.3"
sphinx-argparse = "==0.2.5"
sphinxcontrib-napoleon = "==0.7"
Sphinx = "==1.8.1"
isort = "==4.3.4"
"flake8" = "==3.6.0"
vulture = "==1.0"
pytest = "==3.10.0"
unihan-etl = {editable = true, path = "."}
pytest = "==4.0.0"
unihan-etl = {path = ".", editable = true}

[packages]
unicodecsv = "==0.14.1"
Expand Down

0 comments on commit 56eef35

Please sign in to comment.