File: requirements.txt

package info (click to toggle)
microsoft-authentication-extensions-for-python 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 248 kB
  • sloc: python: 1,062; sh: 24; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 232 bytes parent folder | download
1
2
3
4
5
6
7
## Github actions/setup-python might need a requirements.txt to cache dependencies
# https://github.com/actions/setup-python?tab=readme-ov-file#caching-packages-dependencies
pygobject; sys_platform == 'linux'
pylint
tox
pytest
-e .