python-packaging
python-packaging copied to clipboard
Updated dependencies.rst
Based on PEP 508 standard, external dependencies that are not on PyPI should be listed in install_requires with the syntax 'package_name @ URL'. A separate dependency_links list is no longer the standard