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

Removed auto versioning tooling. Too complicated! #24

Merged
merged 12 commits into from
Sep 19, 2024
16 changes: 0 additions & 16 deletions .bumpversion.cfg

This file was deleted.

5 changes: 0 additions & 5 deletions .cz.toml

This file was deleted.

90 changes: 0 additions & 90 deletions .github/workflows/bump_version.yml

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@ CodeAIde is an experimental tool and should be used with caution. Always review

## Contact

For any questions or feedback, please open an issue on the GitHub repository.
For any questions or feedback, please [open an issue](https://github.com/dougollerenshaw/CodeAIde/issues) on the GitHub repository or email me directly at [[email protected]](mailto:[email protected]).

---

**Note:** This project is currently in development. Features and usage may change as the project evolves.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ pytest
black
isort
pre-commit
pyqt5
bump2version
commitizen
pyqt5
Loading