- Modernize the build system to rely on the newer Pypa practices
- Use
toxiproxy_url
for defining toxiproxy-api base URL.
- Build Python 3.7 too
- Specify readme format for Pypi
- Fixed modify_proxy action: Does not error on a successful call and returns proper error message
- Add support for reset endpoint
- delint
- use the appropriate typing annotation
Any
instead ofany
which is a builtin function
Just so that we can re-upload to Pypi...
- add
MANIFEST.in
for building a proper Python distribution package
- Module name to
chaostoxi
- Travis CI
- Initial version of code