File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Key terms
40
40
evolution of the standard packaging tools and the associated metadata and
41
41
file format standards. They maintain a variety of tools, documentation
42
42
and issue trackers on both `GitHub <https://github.com/pypa >`__ and
43
- `BitBucket <https://bitbucket.org/pypa/ >`__.
43
+ `Bitbucket <https://bitbucket.org/pypa/ >`__.
44
44
* :mod: `distutils ` is the original build and distribution system first added
45
45
to the Python standard library in 1998. While direct use of :mod: `distutils `
46
46
is being phased out, it still laid the foundation for the current packaging
@@ -148,7 +148,7 @@ These are quick answers or links for some common tasks.
148
148
This isn't an easy topic, but here are a few tips:
149
149
150
150
* check the Python Packaging Index to see if the name is already in use
151
- * check popular hosting sites like GitHub, BitBucket , etc to see if there
151
+ * check popular hosting sites like GitHub, Bitbucket , etc to see if there
152
152
is already a project with that name
153
153
* check what comes up in a web search for the name you're considering
154
154
* avoid particularly common words, especially ones with multiple meanings,
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Key terms
53
53
evolution of the standard packaging tools and the associated metadata and
54
54
file format standards. They maintain a variety of tools, documentation,
55
55
and issue trackers on both `GitHub <https://github.com/pypa >`__ and
56
- `BitBucket <https://bitbucket.org/pypa/ >`__.
56
+ `Bitbucket <https://bitbucket.org/pypa/ >`__.
57
57
* ``distutils `` is the original build and distribution system first added to
58
58
the Python standard library in 1998. While direct use of ``distutils `` is
59
59
being phased out, it still laid the foundation for the current packaging
You can’t perform that action at this time.
0 commit comments