This commit is contained in:
ahmadbilalkhalid 2019-08-30 18:26:22 +05:00
commit be660c91e8
9 changed files with 160 additions and 46 deletions

15
meowPippy Normal file
View 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"