Skip to content

Moving to Python 3.9 - #9

Draft
aldnav wants to merge 1 commit into
masterfrom
feature/move-to-python-3-9
Draft

Moving to Python 3.9#9
aldnav wants to merge 1 commit into
masterfrom
feature/move-to-python-3-9

Conversation

@aldnav

@aldnav aldnav commented Apr 9, 2023

Copy link
Copy Markdown
Owner

Relates to #8

  • Build for Python 3.9
  • Tests (tox, flake8)
  • Docs (build, update, ...)
  • Requirements using pip-tools
  • .. Add pip-tools as dev dependency
  • Bump version

Post merge

  • New release

Signed-off-by: Aldrin Navarro <aldrinnavarro16@gmail.com>
Comment thread MANIFEST.in
include LICENSE
include README.rst
include geohash/bin/**/*.*
recursive-include geohash/bin *

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be added in master prior to this PR. Missing in PR #6

Comment thread requirements_dev.txt
coverage==4.5.1
Sphinx==1.8.1
twine==1.12.1
bump2version==1.0.1

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should start using pip-tools

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.

1 participant