File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
19
19
For users who work from a VCS-generated tarball (e.g. 'git archive'), it will
20
20
compute a version number by looking at the name of the directory created when
21
- te tarball is unpacked. This conventionally includes both the name of the
21
+ the tarball is unpacked. This conventionally includes both the name of the
22
22
project and a version number.
23
23
24
24
For users who work from a tarball built by 'setup.py sdist', it will get a
Original file line number Diff line number Diff line change 18
18
19
19
For users who work from a VCS-generated tarball (e.g. 'git archive'), it will
20
20
compute a version number by looking at the name of the directory created when
21
- te tarball is unpacked. This conventionally includes both the name of the
21
+ the tarball is unpacked. This conventionally includes both the name of the
22
22
project and a version number.
23
23
24
24
For users who work from a tarball built by 'setup.py sdist', it will get a
You can’t perform that action at this time.
0 commit comments