Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Modernize setup.py #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gwerbin
Copy link

@gwerbin gwerbin commented Dec 20, 2018

Read requirements from requirements.txt, and use setuptools.find_packages.

This can now be safely installed using

pip install 'git+https://github.com/facebookresearch/pysparn@master#egg=pysparnn'

and Pip will correctly identify and download dependencies.

Read requirements from `requirements.txt`, and use `setuptools.find_packages`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants