Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setup.py to release based on git tag #145

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

isi-adas
Copy link
Contributor

@isi-adas isi-adas commented Aug 16, 2024

This part will help in releasing the package.
NOTE: localsetup.py is a copy of setup.py with git tag used for release.

Tested by going to pike folder and running

python3 ./localsetup.py dist
...
...
Writing pike-smb2-0.4.5/setup.cfg
Creating tar archive

This will be followed by twine upload dist/pike-smb2-0.4.5.tar.gz

CC: @sudosantanu @marchhare09 @siddiw @sgovind

@isi-adas isi-adas merged commit 71baee1 into master Aug 16, 2024
22 checks passed
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.

2 participants