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

src Based Project Layout #35

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

CoolCat467
Copy link

This pull request builds on the changes made in #33 and moves the project to a src/-based layout, allowing easy installation as a module and makes uploading this project to the Python Package Index easy. For example, with these changes you can easily install this project by running something like pip install git+https://github.com/SethBling/cbscript.git and everything will work seamlessly.

In this pull request we also add Ruff to handle sorting imports, but it's also capable of doing code linting via other rules, which I plan on adding in a future pull request.

This was referenced Apr 21, 2024
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