You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
210 B

  1. [[source]]
  2. url = "https://pypi.python.org/simple"
  3. verify_ssl = true
  4. name = "pypi"
  5. [requires]
  6. python_version = "3.6"
  7. [packages]
  8. "psycopg2-binary" = "*"
  9. django-heroku = "*"
  10. gunicorn = "*"
  11. [dev-packages]