Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f3ad83a1a5
commit
167a3f8553
275 changed files with 30423 additions and 0 deletions
4
tests/data/sample_version.py
Normal file
4
tests/data/sample_version.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
__title__ = "requests"
|
||||
__description__ = "Python HTTP for Humans."
|
||||
__url__ = "http://python-requests.org"
|
||||
__version__ = "1.2.3"
|
Loading…
Add table
Add a link
Reference in a new issue