a
This commit is contained in:
parent
c599ed4560
commit
be660c91e8
9 changed files with 160 additions and 46 deletions
15
meowPippy
Normal file
15
meowPippy
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pylint = "*"
|
||||
prospector = "*"
|
||||
|
||||
[packages]
|
||||
click==7.0
|
||||
pipfile = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue