Created
July 24, 2020 10:49
-
-
Save paulmwatson/16315637e6d000d0e9d1b9e7c1e131ae 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
| # Pipfile (TOML) | |
| [build-system] | |
| requires = ["cython"] | |
| ... | |
| [packages] | |
| ... | |
| benepar = "==0.1.2" | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment