Skip to content

Commit

Permalink
allowing prereleases to install
Browse files Browse the repository at this point in the history
  • Loading branch information
kirankotari committed Jan 25, 2019
1 parent 7132aa2 commit f736c4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ PyYAML = "*"

[requires]
python_version = "3.7"

[pipenv]
allow_prereleases = true

0 comments on commit f736c4c

Please sign in to comment.