Download from pypi.io, not pypi.python.org (#4981)
This commit is contained in:
@@ -30,7 +30,7 @@ class PyEmcee(PythonPackage):
|
||||
Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler."""
|
||||
|
||||
homepage = "http://dan.iel.fm/emcee/current/"
|
||||
url = "https://pypi.python.org/packages/source/e/emcee/emcee-2.1.0.tar.gz"
|
||||
url = "https://pypi.io/packages/source/e/emcee/emcee-2.1.0.tar.gz"
|
||||
|
||||
version('2.1.0', 'c6b6fad05c824d40671d4a4fc58dfff7')
|
||||
|
||||
|
Reference in New Issue
Block a user