mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
94497b209b
1. `pypi.python.org` now redirects to `pypi.org`, so let's point folks towards that to save them the redirect. 2. Travis CI has struggled mightily ever since they were acquired by a PE firm. Most open source projects have moved away from them. 3. Update the python version in the example so it doesn't look quite so dated. 4. Use the `name` key for `sources` as that's now [required](https://github.com/pypa/pipenv/discussions/5370#discussioncomment-3701061).