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

Cleanup pyproject #589

Merged
merged 2 commits into from May 19, 2023
Merged

Cleanup pyproject #589

merged 2 commits into from May 19, 2023

Conversation

Secrus
Copy link
Member

@Secrus Secrus commented May 15, 2023

Resolves: python-poetry/poetry#7929

  • Moved dev dependencies to groups
  • Removed pyrsistent from dev dependencies (it's vendored anyway)
  • Removed exclude directive (.pyi files are required for tests, .pyc are ignored by git)
  • Removed generate-setup-file = false as it is now a default setting
  • Removed redundant include directive from black config

pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented May 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Secrus Secrus merged commit 27c4194 into python-poetry:main May 19, 2023
35 checks passed
@Secrus Secrus deleted the cleanup-pyproject branch May 19, 2023 08:54
radoering pushed a commit to radoering/poetry-core that referenced this pull request May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants