Activity
chore: fix placement of a pylint directive
chore: fix placement of a pylint directive
refactor: split and clean up one complex function
refactor: split and clean up one complex function
refactor: move some of code from version.py to dedicated files
refactor: move some of code from version.py to dedicated files
refactor: resolve or silence further linting issues
refactor: resolve or silence further linting issues
test: don't use type hints when calling untyped functions
test: don't use type hints when calling untyped functions
fix: avoid trouble on Windows with Python 3.9
fix: avoid trouble on Windows with Python 3.9
chore: update 1 missed instance of new default python version
chore: update 1 missed instance of new default python version
test: add a test for latest added feature
test: add a test for latest added feature
Force push
test: add a test for latest added feature
test: add a test for latest added feature
Force push
test: add a test for latest added feature
test: add a test for latest added feature
feat: if caller folder is a buildable package folder, look for metada…
feat: if caller folder is a buildable package folder, look for metada…
Force push
feat: if caller folder is a buildable package folder, look for metada…
feat: if caller folder is a buildable package folder, look for metada…
fix: handle case when calling code is determined to be a "<string>" i…
fix: handle case when calling code is determined to be a "<string>" i…
build: fix requirements inconsistency between build and requirements.txt
build: fix requirements inconsistency between build and requirements.txt
feat: add more output related to debugging issues with finding metadata
feat: add more output related to debugging issues with finding metadata
build(deps): update twine requirement from ~=5.1 to ~=6.1
build(deps): update twine requirement from ~=5.1 to ~=6.1
Force push
build(deps): update semver requirement from ~=2.13 to ~=3.0
build(deps): update semver requirement from ~=2.13 to ~=3.0
Force push
build: test on pypy 3.10
build: test on pypy 3.10