PEP 722: Correct a spelling error (#3299)
This commit is contained in:
parent
875160e4d3
commit
70cf21146c
|
@ -640,7 +640,7 @@ detail.
|
|||
So in order to make a standard, two things would be required:
|
||||
|
||||
1. A standardised replacement for the requirements file format.
|
||||
2. A standard for how to locate the requiements file for a given script.
|
||||
2. A standard for how to locate the requirements file for a given script.
|
||||
|
||||
The first item is a significant undertaking. It has been discussed on a number
|
||||
of occasions, but so far no-one has attempted to actually do it. The most likely
|
||||
|
|
Loading…
Reference in New Issue