Currently the pyproject version is hardcoded and it should be pulled from mft.__init__.py which has a version property. Doing so will prevent it from incorrectly being different from eachother (as it is in the v0.2.0 tag).
Currently the pyproject version is hardcoded and it should be pulled from mft.__init__.py which has a __version__ property. Doing so will prevent it from incorrectly being different from eachother (as it is in the v0.2.0 tag).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently the pyproject version is hardcoded and it should be pulled from mft.__init__.py which has a version property. Doing so will prevent it from incorrectly being different from eachother (as it is in the v0.2.0 tag).