Development of an internal social media platform with personalised dashboards for students
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.

requires.txt 386B

123456789101112131415161718192021222324252627282930
  1. setuptools
  2. zope.component
  3. zope.i18nmessageid
  4. zope.interface
  5. zope.location
  6. zope.proxy>=4.3.0
  7. zope.schema
  8. [docs]
  9. Sphinx
  10. repoze.sphinx.autointerface
  11. [pytz]
  12. pytz
  13. [test]
  14. BTrees
  15. zope.component
  16. zope.configuration
  17. zope.location
  18. zope.testing
  19. zope.testrunner
  20. [untrustedpython:python_version == "2.7"]
  21. zope.untrustedpython
  22. [untrustedpython:python_version >= "3.3"]
  23. [zcml]
  24. zope.configuration