Skip to content

Migrate to pyproject toml#967

Merged
mr-tz merged 2 commits intomandiant:masterfrom
fariss:migrate-to-pyproject-toml
Mar 13, 2024
Merged

Migrate to pyproject toml#967
mr-tz merged 2 commits intomandiant:masterfrom
fariss:migrate-to-pyproject-toml

Conversation

@fariss
Copy link

@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
@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