Created
February 22, 2019 17:12
-
-
Save Nimishkhurana/eb0ea387600d64600f616a3384f5fbca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You just need to add some URLs to the dependency_links argument to setup(). | |
The URLs must be either: | |
direct download URLs, | |
the URLs of web pages that contain direct download links, or | |
the repository’s URL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment