Project

Profile

Help

Task #6708

Updated by fao89 almost 4 years ago

While working on #6600 
 I realized using bump2version on a setup.py file could cause a change in requirements: 
 https://github.com/pulp/pulp_file/pull/390#discussion_r423272806 

 Another benefit from moving it out, we can provide requirements with hashes: 
 https://github.com/flask-extensions/Flask-GoogleMaps/blob/master/requirements.txt

Back