File: SOURCES.txt

package info (click to toggle)
python-requests-ntlm 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: python: 606; makefile: 14
file content (24 lines) | stat: -rw-r--r-- 573 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
CONTRIBUTORS.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
requests_ntlm/__init__.py
requests_ntlm/py.typed
requests_ntlm/requests_ntlm.py
requests_ntlm.egg-info/PKG-INFO
requests_ntlm.egg-info/SOURCES.txt
requests_ntlm.egg-info/dependency_links.txt
requests_ntlm.egg-info/requires.txt
requests_ntlm.egg-info/top_level.txt
tests/__init__.py
tests/test_server.py
tests/test_utils.py
tests/functional/__init__.py
tests/functional/setup_iis.ps1
tests/functional/test_functional.py
tests/unit/__init__.py
tests/unit/test_requests_ntlm.py