feat: init
[skip ci]
This commit is contained in:
commit
0d6c010cce
55 changed files with 4216 additions and 0 deletions
13
Pipfile
Normal file
13
Pipfile
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[[source]]
|
||||
url = 'https://pypi.python.org/simple'
|
||||
verify_ssl = true
|
||||
name = 'pypi'
|
||||
|
||||
[requires]
|
||||
python_version = '3'
|
||||
|
||||
[packages]
|
||||
httpaste = {editable = true, path = "."}
|
||||
|
||||
[dev-packages]
|
||||
tox = '==3.23.0'
|
||||
Loading…
Add table
Add a link
Reference in a new issue