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.

16 lines
209 B

  1. [[source]]
  2. name = "pypi"
  3. url = "https://pypi.org/simple"
  4. verify_ssl = true
  5. [dev-packages]
  6. pytest = "*"
  7. importlib-metadata = "*"
  8. [packages]
  9. psycopg2-binary = "*"
  10. [requires]
  11. python_version = "3.9"
  12. [scripts]