You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
614 B
614 B
Changelog
- - update Vagrant setup to libvirt and Debian Buster
- - move mysqltasks to top level to keep the task names when using Python 3
- - drop old requirements files
- 0.1.2 <2020-02-29>
- - Update dependencies for Debian Buster compatibility
- - Add Pipfile and Pipfile.lock for more modern dependency management
- 0.1.1 <2019-03-22>
- - Remove fixed kombu version due to incompatibility with current Python 2.7, update amqp to 1.4.9
- 0.1.0 <2015-01-04>
- - initial project setup