Skip to content

Commit

Permalink
Merge pull request #45 from sobolevn/patch-1
Browse files Browse the repository at this point in the history
Installs pipenv only when asked for (closes #44)
  • Loading branch information
rafaelpivato committed Mar 23, 2020
2 parents 01b86da + 7c991fc commit ad3b228
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
history = history_file.read()

requirements = [
"pipenv",
"packaging",
"pyyaml",
"toml",
Expand Down

0 comments on commit ad3b228

Please sign in to comment.