fireant-bot / fireant

Fireant is a Dependabot-like service (tailored to Apache Ant + Ivy projects) which creates pull requests to keep your dependencies secure and up-to-date.
https://github.com/fireant-bot/fireant
Apache License 2.0
1 stars 1 forks source link

Introduce a setup.py which will assist in publishing Fireant to Pypi #13

Closed jamie-meyer closed 3 years ago

jamie-meyer commented 3 years ago

Setup.py should be created and modeled after: https://github.com/capstone-coal/pycoal/blob/master/setup.py

lewismc commented 3 years ago

Superseded by #14