Nettacker
Nettacker copied to clipboard
add support for packaging
Checklist
- [x] I have followed the Contributor Guidelines.
- [ ] The code has been thoroughly tested in my local development environment with flake8 and pylint.
- [ ] The code is Python 3 compatible.
- [ ] The code follows the PEP8 styling guidelines with 4 spaces indentation.
- [x] This Pull Request relates to only one issue or only one feature
- [ ] I have referenced the corresponding issue number in my commit message
- [ ] I have added the relevant documentation.
- [x] My branch is up-to-date with the Upstream master branch.
Changes proposed in this pull request
for issue #633
Your development environment
- OS:
Ubuntu(WSL) - OS Version:
22.04 - Python Version:
3.10.12
Thank you very much for the review! I'm sorry I overlooked that PR. I will just wait for the response from that PR before making any further changes on my side