Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add requirements.txt and requirements-dev.txt #282

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

Closed
den-run-ai opened this issue Nov 3, 2016 · 8 comments
Closed

add requirements.txt and requirements-dev.txt #282

den-run-ai opened this issue Nov 3, 2016 · 8 comments
Milestone

Comments

@den-run-ai
Copy link
Contributor

No description provided.

@den-run-ai den-run-ai added the easy label Nov 3, 2016
@den-run-ai den-run-ai mentioned this issue Nov 3, 2016
4 tasks
@den-run-ai
Copy link
Contributor Author

here is best way to setup this:

http://stackoverflow.com/a/20720019/2230844

@filmor
Copy link
Member

filmor commented Jan 8, 2017

We don't have any requirements besides setuptools. Is it okay to close this issue until we have?

@den-run-ai
Copy link
Contributor Author

Actually we have also six, wheel.

@vmuriart
Copy link
Contributor

vmuriart commented Feb 1, 2017

Not six anymore 😄 but yes on pypandoc for releases. Though maybe wait for pipfile instead?

@den-run-ai
Copy link
Contributor Author

I was actually looking at bridge - bridge between doxygen and Sphinx. Does pypandoc has the same purpose?

@vmuriart
Copy link
Contributor

vmuriart commented Feb 1, 2017

pypandoc converts .md to .rst to upload to pypi. I was doing it offline on the last 2 releases so that we would have a nice page on pypi. It sounds you are talking about documentation which pypandoc doesn't do.
We don't use much sphinx syntax other than the 1 clr.py module.

@den-run-ai
Copy link
Contributor Author

i was thinking that input is xml comments from c# code and docstrings from python test code, then doxygen parses this, and sphinx outputs in nice format and hosted on readthedocs:

https://breathe.readthedocs.io/en/latest/

@vmuriart
Copy link
Contributor

vmuriart commented Feb 1, 2017

Correct, thats what i meant, pypandoc has a different purpose. Its only for updating the pypi page.

@den-run-ai den-run-ai added this to the Backlog milestone Feb 2, 2017
@vmuriart vmuriart modified the milestones: 2.3.0, Backlog Feb 17, 2017
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