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

Migrate to pyproject toml #967

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Conversation

fariss
Copy link
Contributor

@fariss fariss commented Mar 12, 2024

This PR closes #724 in 08aad92.

black pre-commit hook complains about formatting in files floss/main.py and floss/render/default.py. However, I haven't made any changes to these files. I fixed this in a063377.

@fariss fariss marked this pull request as ready for review March 12, 2024 15:10
Copy link
Collaborator

@mr-tz mr-tz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thanks a lot, this looks great!

@mr-tz mr-tz merged commit 8c9bef4 into mandiant:master Mar 13, 2024
19 checks passed
@fariss fariss deleted the migrate-to-pyproject-toml branch March 13, 2024 19:43
This was referenced Apr 12, 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.

consider using pyproject.toml instead of setup.py
2 participants