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

Add support for Sphinx 2.0 #34

Merged
merged 4 commits into from
Apr 9, 2019
Merged

Add support for Sphinx 2.0 #34

merged 4 commits into from
Apr 9, 2019

Conversation

stephenfin
Copy link
Contributor

No description provided.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #33
@stephenfin
Copy link
Contributor Author

The tests are failing without this changes. Any ideas, @kallimachos ?

@kallimachos
Copy link
Owner

Thanks for the PR @stephenfin. I'll dig into the logs tomorrow and see if I can figure out why the tests are failing.

@stephenfin
Copy link
Contributor Author

Thanks. Let me know if there's anything I can do to help.

On a side note, I don't know if you've any interest in moving this to the @sphinx-contrib organization. Could help with the maintenance burden. Let me know (here or via email) if you do

@kallimachos
Copy link
Owner

Hi @stephenfin. I'm still working on this. A couple of things to start though:

  • It looks like Sphinx 2.0 does not support Python 2.7. I'd like Sphinxmark to drop 2.7 support as well, so long as that works for your environment.
  • I'm happy to move the extension into @sphinx-contrib, if you think that makes sense. We'll get this PR sorted out first, then we can move it over.

@stephenfin
Copy link
Contributor Author

Python 3-only is good as is moving the extension once all this is resolved

- use add_css_file() in place of deprecated add_stylesheet()
- test against Python 3.7
- update tests
@kallimachos
Copy link
Owner

@stephenfin I think that's got it. If it looks good to you, I'll go ahead and merge.

@stephenfin
Copy link
Contributor Author

Looks good to me, yup

@kallimachos kallimachos merged commit f7b17d9 into kallimachos:master Apr 9, 2019
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.

2 participants