Skip to content

Add __version__#67

Open
CeadeS wants to merge 4 commits intomoskomule:devfrom
CeadeS:add_version
Open

Add __version__#67
CeadeS wants to merge 4 commits intomoskomule:devfrom
CeadeS:add_version

Conversation

@CeadeS
Copy link

@CeadeS CeadeS commented May 25, 2022

Add easy to maintain version support.
add version.py that holds the version
add a solution that reads version dict from version.py
add version to homura.init
fix the missing requirement for mint python 3.10 installation by adding pytest requirement

CeadeS added 3 commits May 25, 2022 17:02
adds a version.py that allows users to call --version or homura.__version without the need to change the version string in setup.py and __init__.py
tests failed in mint pthon 3.10 due to missing pytest package
@CeadeS
Copy link
Author

CeadeS commented May 26, 2022

The requirements.txt change is not necessary; I must have been tired.

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