This website requires JavaScript.
Explore
Help
Sign In
extern
/
httpie-cli
Watch
1
Star
0
Fork
1
You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced
2024-11-21 23:33:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3037327410
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 16:37:09 +01:00
from
setuptools
import
setup
Added RequestItems named tuple for convenience.
2014-09-05 07:51:35 +02: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 16:37:09 +01:00
setup
(
)
Reference in New Issue
Copy Permalink