Bumping up version from 19.12.0 to 19.12.0
This commit is contained in:
26
Pipfile
Normal file
26
Pipfile
Normal file
@@ -0,0 +1,26 @@
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[packages]
|
||||
towncrier = "*"
|
||||
requests = "*"
|
||||
jinja2-time = "*"
|
||||
multidict = "*"
|
||||
uvloop = "*"
|
||||
ujson = "*"
|
||||
aiofiles = "*"
|
||||
websockets = "*"
|
||||
sphinx = "*"
|
||||
sphinx-rtd-theme = "*"
|
||||
recommonmark = "*"
|
||||
httpx = "*"
|
||||
docutils = "*"
|
||||
pygments = "*"
|
||||
httptools = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
Reference in New Issue
Block a user