|
411 | 411 | 'packaging': ('https://packaging.pypa.io/en/latest/', None), |
412 | 412 | 'packaging.python.org': ('https://packaging.python.org/', None), |
413 | 413 | 'pip': ('https://pip.pypa.io/en/latest/', None), |
414 | | - # 'pipenv': ('https://pipenv.pypa.io/en/latest/', None), |
| 414 | + 'pipenv': ('https://pipenv.pypa.io/en/latest/', None), |
415 | 415 | 'piwheels': ('https://piwheels.readthedocs.io/en/latest/', None), |
416 | 416 | 'pybind11': ('https://pybind11.readthedocs.io/en/stable/', None), |
417 | 417 | 'pynsist': ('https://pynsist.readthedocs.io/en/latest/', None), |
418 | 418 | 'pypa': ('https://www.pypa.io/en/latest/', None), |
419 | 419 | 'python': ('https://docs.python.org/3', None), |
420 | 420 | 'python-guide': ('https://docs.python-guide.org', None), |
421 | 421 | 'python2': ('https://docs.python.org/2', None), |
422 | | - 'scipy': ('https://www.scipy.org', None), |
423 | 422 | 'setuptools': ('https://setuptools.readthedocs.io/en/latest/', None), |
424 | 423 | 'spack': ('https://spack.readthedocs.io/en/latest/', None), |
425 | 424 | 'sphinx': ('https://www.sphinx-doc.org/en/master', None), |
|
0 commit comments