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

Skip to content

MNT: Modernize packaging #137

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

Merged
merged 5 commits into from
Dec 22, 2021
Merged

MNT: Modernize packaging #137

merged 5 commits into from
Dec 22, 2021

Conversation

pllim
Copy link
Member

@pllim pllim commented Dec 22, 2021

This is the first step in modernizing the packaging of this, uh, package. Also update readme to clarify dev expectation for everyone, given the amount of long-standing issues and stale PRs.

CI will be handled in a follow-up PR because I need the workflow dir in main first for it to kick off properly.

  • Make CI green, maybe?
  • Catch up the change log
  • Add RTD YAML

Fix #118

and update readme to clarify dev expectation.
@pllim pllim added this to the 0.14.0 milestone Dec 22, 2021
@pllim
Copy link
Member Author

pllim commented Dec 22, 2021

Deprecation warning is from deep within Sphinx, nothing we can do, so just ignore.

../../.tox/py36-test-sphinx20/lib/python3.6/site-packages/sphinx/directives/patches.py:14: in <module>
    from docutils.parsers.rst.directives import images, html, tables
../../.tox/py36-test-sphinx20/lib/python3.6/site-packages/docutils/parsers/rst/directives/html.py:21: in <module>
    DeprecationWarning, stacklevel=2)
E   DeprecationWarning: The `docutils.parsers.rst.directive.html` module will be removed in Docutils 1.2. Since Docutils 0.18, the "Meta" node is defined in `docutils.parsers.rst.directives.misc

@pllim
Copy link
Member Author

pllim commented Dec 22, 2021

tsk tsk Azure queue...

@pllim
Copy link
Member Author

pllim commented Dec 22, 2021

Let's just yolo this. I'll follow up on CI via Actions.

@pllim pllim marked this pull request as ready for review December 22, 2021 17:08
@pllim pllim merged commit 90b314e into astropy:main Dec 22, 2021
@pllim pllim deleted the modernize-this branch December 22, 2021 17:09
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.

Switch to using setuptools_scm
1 participant