Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing for pip #1581

Merged
merged 8 commits into from
Oct 1, 2019
Merged

Preparing for pip #1581

merged 8 commits into from
Oct 1, 2019

Conversation

pltrdy
Copy link
Contributor

@pltrdy pltrdy commented Sep 24, 2019

Adapting setup.py in order to upload OpenNMT-py to pip.

I left the requirements.opt.txt since there's no easy way to specify URLs for optional requirements.

I uploaded it into the test pip, therefore, it can be installed w/
pip install -i https://test.pypi.org/simple/ OpenNMT-py

@vince62s vince62s merged commit fdfc66f into OpenNMT:master Oct 1, 2019
francoishernandez pushed a commit to KaijuML/OpenNMT-py that referenced this pull request Dec 12, 2019
* put requirements in setup and add entry points
* moving binaries to onmt.bin.*
* add scripts in root for compatibility
* remove requirements install from travis
* fix test_preprocess
* fix scripts
* fix scripts path for docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants