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

Conda packaging #4

Open
2 tasks
kcpevey opened this issue Aug 20, 2019 · 7 comments
Open
2 tasks

Conda packaging #4

kcpevey opened this issue Aug 20, 2019 · 7 comments

Comments

@kcpevey
Copy link
Contributor

kcpevey commented Aug 20, 2019

Tasks/Blocks to conda packaging or conda-forge release .

  • epydocs
    conda package exists on private channel, needs to be put on conda forge, needs to be packaged for other platforms. https://anaconda.org/bioconda/epydoc .

  • rlipython (optional dependency)
    needs to be conda packaged and put on conda forge

@asmeurer
Copy link
Member

The prompt-toolkit and jupyter console installs in the Travis file are only required for the tests to pass. The test failures from the released versions are only due to issues with the test harness. The actual end-user functionality is fine.

@kcpevey
Copy link
Contributor Author

kcpevey commented Aug 20, 2019

rlipython is listed in setup.py under testing, but its also used in _interactive.py so I presume it is actually a requirement. Is that right?

@asmeurer
Copy link
Member

I'd say it's an optional dependency. Pyflyby has tab completion integration with IPython, and rlipython is supported as well. Having it on conda would be nice though because it is required for the tests.

@kcpevey
Copy link
Contributor Author

kcpevey commented Aug 26, 2019

@asmeurer @ppwadhwa For docs we are replacing epydocs with sphinx, correct?

@asmeurer
Copy link
Member

I don't know if we ever got clarification if this is what DEShaw wants to do.

@dharhas
Copy link
Member

dharhas commented Aug 27, 2019

re: sphinx, I'll ask on the shared slack channel.

@dharhas
Copy link
Member

dharhas commented Aug 27, 2019

Actually, I think I'll raise an issue on the external channel and go from there...

deshaw/pyflyby#40

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

No branches or pull requests

3 participants