scikit-hep / probfit

Cost function builder. For fitting distributions.
http://probfit.readthedocs.io/
MIT License
51 stars 30 forks source link

Automatic upload of releases to PyPI via Travis #97

Closed eduardo-rodrigues closed 3 years ago

eduardo-rodrigues commented 6 years ago

This would be really handy. It allows any one of us admins to tag a release and get it to PyPI with no extra work.

Can one of you maintainers do this? We have it for most of the other packages.

Thanks a lot.

HDembinski commented 6 years ago

Sounds very good, I would like to have this for iminuit and probfit. Which package works best as an example on how to achieve this?

eduardo-rodrigues commented 6 years ago

Both scikit-hep and uproot and others have the necessary lines in the travis YAML file. I cannot remember how I got the key for Travis, off the top of my head, though :S.