Skip to content

Cleanup pyproject#589

Merged
Secrus merged 2 commits into
python-poetry:mainfrom
Secrus:cleanup-pyproject
May 19, 2023
Merged

Cleanup pyproject#589
Secrus merged 2 commits into
python-poetry:mainfrom
Secrus:cleanup-pyproject

Conversation

@Secrus
Copy link
Copy Markdown
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

Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
@Secrus Secrus force-pushed the cleanup-pyproject branch from d730a73 to d9aa5c1 Compare May 18, 2023 22:13
@Secrus Secrus force-pushed the cleanup-pyproject branch from d9aa5c1 to 0611293 Compare May 18, 2023 22:13
@Secrus Secrus requested review from branchv and radoering May 18, 2023 22:14
@sonarqubecloud
Copy link
Copy Markdown

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
@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

Development

Successfully merging this pull request may close these issues.

pep-561 tests fails (missing tests/masonry/builders/fixtures/pep_561_stub_only/pkg-stubs)

3 participants