1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00
Files
httpie-cli/setup.py
T

4 lines
38 B
Python
Raw Normal View History

2024-03-18 16:37:09 +01:00
from setuptools import setup
2024-03-18 16:37:09 +01:00
setup()