mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 01:35:22 +02:00
Add Pipfile
This commit is contained in:
parent
52ca9db159
commit
4474912758
2 changed files with 51 additions and 0 deletions
8
src/Pipfile
Normal file
8
src/Pipfile
Normal file
|
@ -0,0 +1,8 @@
|
|||
[[source]]
|
||||
url = "https://pypi.python.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
django = "*"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue