python-rootpath
python-rootpath copied to clipboard
Poetry support (Python 3.10)
In order to include this package in pyenv/poetry (3.10) setup, I've made some changes in build environment
- cleanup dependencies: only
sixis required (forsix.string_types) - fixed
setuptoolsproblem in poetry install: #12 - moved dev dependencies to requirements-dev.txt (added requirements-ide.txt for emacs/lsp support)
- added
pyproject.tomlas alternative root detection pattern - minor fixes (pytest, type checks)
- added GitHub actions for test, lint and package
- bumped version to 0.2.1
test result are available here:
- https://github.com/hute37/python-rootpath/actions