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

Update requirements and gitignore #38

Merged
merged 3 commits into from Aug 6, 2021

Conversation

breuleux
Copy link
Member

There is a small issue where it appears that docutils v0.17 introduces a change in HTML generation that interferes with the style and makes bullet points invisible. The sphinx_rtd_theme package seems aware of that incompatibility, so let's use that instead. Also, the build directory should be ignored by git so I added that.

  • Add the _build directory to .gitignore
  • Use sphinx_rtd_theme instead of sphinx_theme, which is essentially the same thing but caps docutils to v0.16
  • Add a requirements.txt.lock file that represents a known working state for the installation

@akire0ne
Copy link
Contributor

@breuleux some conflicts here

@fosterrath-mila fosterrath-mila merged commit 5896cfd into mila-iqia:sprint_1 Aug 6, 2021
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.

None yet

3 participants