Skip to content
New issue

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 linting and test files + setup from the project template #1947

Closed
merelcht opened this issue Oct 18, 2022 · 2 comments
Closed

Remove linting and test files + setup from the project template #1947

merelcht opened this issue Oct 18, 2022 · 2 comments

Comments

@merelcht
Copy link
Member

Description

Remove all linting dependencies and configuration:

  • setup.cfg completely
  • linting config from pyproject.toml
  • linting dependencies from requirements.txt: flake8, black, isort

Remove test setup:

  • src/test directory completely
  • pytest dependencies from requirements.txt

Context

Follow up on: #1849

@SajidAlamQB
Copy link
Contributor

In #1938 we added jupyterlab_server pin that can be removed once this is completed.

@astrojuanlu
Copy link
Member

Following the new utilities workflow #2388 we'll keep these files.

@astrojuanlu astrojuanlu closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants