This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
httpie-cli
Watch
1
Star
0
Fork
0
You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced
2024-11-21 17:16:30 +02:00
Code
2843b874c6
httpie-cli
/
setup.py
4 lines
38 B
Python
Raw
Normal View
History
Unescape
Escape
Migrate setup.py to setup.cfg (#1553) * migrate setup.py to setup.cfg No man pages * fix Makefile build * silence flake8 F811 for BaseCLIResponse.command * also include man pages * restore a stub setup.py * remove pytest-lazy fixtures
2024-03-18 17:37:09 +02:00
from
setuptools
import
setup
Added RequestItems named tuple for convenience.
2014-09-05 08:51:35 +03:00
Migrate setup.py to setup.cfg (#1553) * migrate setup.py to setup.cfg No man pages * fix Makefile build * silence flake8 F811 for BaseCLIResponse.command * also include man pages * restore a stub setup.py * remove pytest-lazy fixtures
2024-03-18 17:37:09 +02:00
setup
(
)
Copy Permalink