poetry-core icon indicating copy to clipboard operation
poetry-core copied to clipboard

Make `poetry check` detect missing `authors` property

Open stinodego opened this issue 3 years ago • 1 comments

Resolves: python-poetry/poetry#4303

  • [x] Added tests for changed code.

Changes:

  • Updated the poetry-schema.json to add authors to the 'required' section
  • Updated tests as required

Note that python-poetry/poetry#6112 must be merged before the downstream tests for this PR will pass.

stinodego avatar Aug 03 '22 20:08 stinodego

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

sonarqubecloud[bot] avatar Aug 22 '22 07:08 sonarqubecloud[bot]