We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remove all linting dependencies and configuration:
setup.cfg
pyproject.toml
requirements.txt
Remove test setup:
src/test
pytest
Follow up on: #1849
The text was updated successfully, but these errors were encountered:
In #1938 we added jupyterlab_server pin that can be removed once this is completed.
jupyterlab_server
Sorry, something went wrong.
Following the new utilities workflow #2388 we'll keep these files.
No branches or pull requests
Description
Remove all linting dependencies and configuration:
setup.cfg
completelypyproject.toml
requirements.txt
: flake8, black, isortRemove test setup:
src/test
directory completelypytest
dependencies fromrequirements.txt
Context
Follow up on: #1849
The text was updated successfully, but these errors were encountered: