You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
At the moment pyctdev only relies on the pyproject.toml file to collect the build dependencies to install. It then expects a setup.py file to find the other dependencies to install. pyctdev should support projects that use the pyproject.toml file only to declare their setup.