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
Currently, we have to pass 'pyproject.toml' file as a mandatory to '--config' argument to read custom configuration. Please add ability to read 'pyproject.toml' config file by default without pointing it explicitly.
Your Environment
Operating System(s): Mac OS, Linux
Python version(s): python >=3.7
The text was updated successfully, but these errors were encountered:
vyahello
changed the title
Allow read configuration from 'pyproject.toml' by default
Allow read configuration from 'pyproject.toml' by default without pointing '--config' argument
Jul 4, 2020
vyahello
changed the title
Allow read configuration from 'pyproject.toml' by default without pointing '--config' argument
Allow read configuration from 'pyproject.toml' by default
Jul 4, 2020
Describe the feature you'd like
Currently, we have to pass 'pyproject.toml' file as a mandatory to '--config' argument to read custom configuration. Please add ability to read 'pyproject.toml' config file by default without pointing it explicitly.
Your Environment
The text was updated successfully, but these errors were encountered: