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.

11 satır
137B

  1. [requires]
  2. python_version = "3.6"
  3. [packages]
  4. flask = "*"
  5. flask-api = "*"
  6. flask-cors = "*"
  7. fasteners = "*"
  8. exec-helpers = "*"
  9. uuid = "*"