lib_path

path related functions

MIT License

Downloads
421
Stars
1
lib_path - v1.0.4 Latest Release

Published by bitranox over 1 year ago

v1.0.4

2023-07-21:
- update requirements

lib_path - v1.0.3

Published by bitranox over 1 year ago

v1.0.3

2023-07-21:
- require minimum python 3.8
- remove python 3.7 tests
- introduce PEP517 packaging standard
- introduce pyproject.toml build-system
- remove mypy.ini
- remove pytest.ini
- remove setup.cfg
- remove setup.py
- remove .bettercodehub.yml
- remove .travis.yml
- update black config
- clean ./tests/test_cli.py
- add codeql badge
- move 3rd_party_stubs outside the src directory to ./.3rd_party_stubs
- add pypy 3.10 tests
- add python 3.12-dev tests

lib_path - v1.0.2

Published by bitranox about 4 years ago

v1.0.2

2020-10-09: service release
- update travis build matrix for linux 3.9-dev
- update travis build matrix (paths) for windows 3.9 / 3.10

lib_path - Initial Release

Published by bitranox over 5 years ago

Initial Release