xendit-python icon indicating copy to clipboard operation
xendit-python copied to clipboard

Use latest centralized official python standard package distribution pyproject.toml

Open mashanz opened this issue 1 year ago • 1 comments

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)

mashanz avatar Nov 30 '23 16:11 mashanz

cc @sekaranglila @stephenthajeb

mashanz avatar Nov 30 '23 16:11 mashanz