Skip to content

Commit ec9a2b2

Browse files
committed
-
1 parent 382b2ee commit ec9a2b2

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.markdown

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -70,23 +70,6 @@ When `python_toolbox` isn't installed, you may run `nosetests` at the repo root
7070
to run the tests.
7171

7272

73-
# Included subpackages #
74-
75-
Python Toolbox includes third-party Python packages as subpackages that are used internally. (These are in the `third_party` package.) These are:
76-
77-
* `Envelopes` by Tomasz Wójcik and others, MIT license.
78-
* `sortedcontainers` by Grant Jenks and others, Apache license 2.0.
79-
* `unittest2` by Robert Collins and others, BSD license.
80-
* `decorator` by Michele Simionato and others, BSD license.
81-
* `pathlib` by Antoine Pitrou and others, MIT license.
82-
* `enum` by Ben Finney and others, PSF license.
83-
* `funcsigs` by Aaron Iles and others, Apache license 2.0.
84-
* `linecache2` by "Testing-cabal" and others, PSF license.
85-
* `traceback2` by "Testing-cabal" and others, PSF license.
86-
* `six` by Benjamin Peterson and others, MIT license.
87-
* `functools` and `collections` by Python-dev and others, PSF license.
88-
89-
9073
------------------------------------------------------------------
9174

9275
The Python Toolbox was created by Ram Rachum. I provide

0 commit comments

Comments
 (0)