Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Replace setuptools with pyproject.toml #437

Copy link
Copy link
@cdorsman

Description

@cdorsman
Issue body actions

According to official Python documentation, setuptools is replaced in favor of pyproject.toml to define and package a Python project.

In case of this project, transitioning from setuptools to pyproject.toml: No more maintaining three files: requirements-dev.txt, setup.cfg and setup.py, but one file, pyproject.toml where everything is stored.

This means easier maintenance

faif, Mehak549 and grimley517

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.