Skip to content

Commit

Permalink
Pipfile NFC note command to install
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmoon79 committed Feb 21, 2021
1 parent ee8b1c5 commit 764d990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
# pipenv install --dev
attrs = "*"
codecov = "*"
coveralls = "*"
Expand All @@ -18,6 +19,7 @@ wheel = "*"
yamllint = "*"

[win-packages]
# pipenv install --win
py2exe = "*"

[packages]
Expand Down

0 comments on commit 764d990

Please sign in to comment.