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

Use latest centralized official python standard package distribution pyproject.toml #79

Closed
wants to merge 1 commit into from

Conversation

mashanz
Copy link

@mashanz mashanz commented Nov 30, 2023

According to PEP 621 and my x(twitter) status

  • use centralized config python package distribution pyproject.toml
  • use poetry as distribution/build tool, package manager and virtual environment (python latest standard all in one tools)
  • fix missing dependencies on when installing using package manager (poetry)
  • remove soon will be deprecated unused setup file configs (requirement.txt, setup.py, tox.ini etc)

…oject.toml) with poetry, fix missing dependencies and remove unnecesaries unused old configs
@mashanz
Copy link
Author

mashanz commented Nov 30, 2023

cc @sekaranglila @stephenthajeb

@MaxKusnadi MaxKusnadi closed this Jul 22, 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.

None yet

2 participants