Generate a Python package project using the Python Cookiecutter package
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

26 rindas
348B

  1. -r prod.txt
  2. coverage
  3. docutils
  4. flake8
  5. mock
  6. pygments
  7. pylint==1.9.4; python_version >= "2.7" and python_version < "3.0"
  8. pylint; python_version >= "3.4"
  9. pylint-fail-under
  10. pytest
  11. pytest-asyncio
  12. pytest-cov
  13. pytest-mock
  14. pytest-runner
  15. pytest-sugar
  16. pytest-xdist
  17. readme-renderer[md]
  18. sphinx
  19. sphinx-autodoc-typehints
  20. sphinx-automodapi
  21. tox
  22. twine
  23. watchdog
  24. wheel