File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Key terms
4040 evolution of the standard packaging tools and the associated metadata and
4141 file format standards. They maintain a variety of tools, documentation
4242 and issue trackers on both `GitHub <https://github.com/pypa >`__ and
43- `BitBucket <https://bitbucket.org/pypa/ >`__.
43+ `Bitbucket <https://bitbucket.org/pypa/ >`__.
4444* :mod: `distutils ` is the original build and distribution system first added
4545 to the Python standard library in 1998. While direct use of :mod: `distutils `
4646 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.
148148This isn't an easy topic, but here are a few tips:
149149
150150* 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
152152 is already a project with that name
153153* check what comes up in a web search for the name you're considering
154154* 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
5353 evolution of the standard packaging tools and the associated metadata and
5454 file format standards. They maintain a variety of tools, documentation,
5555 and issue trackers on both `GitHub <https://github.com/pypa >`__ and
56- `BitBucket <https://bitbucket.org/pypa/ >`__.
56+ `Bitbucket <https://bitbucket.org/pypa/ >`__.
5757* ``distutils `` is the original build and distribution system first added to
5858 the Python standard library in 1998. While direct use of ``distutils `` is
5959 being phased out, it still laid the foundation for the current packaging
You can’t perform that action at this time.
0 commit comments