Commit graph

6 commits

Author SHA1 Message Date
Caleb Stewart
b4fabccb69 Added entrypoint script under speakeasy.cli
Also added `__main__.py` file so that `python -m speakeasy` will also
work.
2021-09-01 16:09:49 -04:00
0ssigeno
15461045c8 Fixed requirements during installation 2021-06-30 10:40:14 +02:00
AccidentalRebel
76bf040518 Updated required unicorn version in setup.py 2021-03-12 16:24:55 +08:00
drewvis
6b723afc70 PyPI packaging requirements 2020-08-27 14:35:47 -04:00
Lenny Zeltser
57b66a7990
Update setup.py
Added encoding='utf8' to avoid "'ascii' codec can't decode byte" errors when trying to run setup.py using SaltStack or trying to install the tool in Docker where LANG might not be defined.
2020-08-26 19:12:10 -04:00
drewvis
228134b8a8 Initial commit 2020-08-21 17:05:28 -04:00