neksa / mutagene

Python library and package for mutational analysis
https://www.ncbi.nlm.nih.gov/projects/mutagene/
Other
3 stars 3 forks source link

#29 CircleCI integration enhancements #30

Closed shandy79 closed 4 years ago

shandy79 commented 4 years ago

@neksa , I've committed the updates to enhance our CircleCI integrations. Consider this a first step that demonstrates other things we might do with CircleCI.

neksa commented 4 years ago

Regarding requirements.txt as a cache invalidation trigger. I think we can create a file called artifacts.txt or cache.txt with the URLs of all required files and just tell wget to download everything from that file. This way we will have a direct dependency