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

Add pyproject.toml #348

Merged
merged 3 commits into from
Jan 11, 2024
Merged

Add pyproject.toml #348

merged 3 commits into from
Jan 11, 2024

Conversation

pwall2222
Copy link
Contributor

@pwall2222 pwall2222 commented Aug 15, 2023

This project needs a pyproject.toml since in future versions of Python it will be required in order to install the package via pip.
It retains 100% functionalty with the original setup.py having the dynamic version and all.

pyproject.toml Outdated
{ name = "Philipp Schmitt", email = "philipp@schmitt.co" }
]
license = {text = "GPL-3.0"}
keywords = ["valorant", "vault", "keepass"]
Copy link
Member

@Evidlo Evidlo Aug 19, 2023

Choose a reason for hiding this comment

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

Does valorant belong here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope, definitely have to delete that. Small mistake from using a template.

@Evidlo Evidlo merged commit 67a6eef into libkeepass:master Jan 11, 2024
5 of 6 checks passed
@Evidlo
Copy link
Member

Evidlo commented Jan 11, 2024

Thanks! Sorry it took me a while to get to this.

@pwall2222 pwall2222 deleted the pep-518-pyproject branch January 11, 2024 10:45
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.

2 participants