libraries/simplegeneric: Fixed dep information

This commit is contained in:
ponce 2012-08-26 18:42:40 +02:00
parent 51c87e75d4
commit 6d261916b4
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
The simplegeneric module lets you define simple single-dispatch
generic functions, akin to Python's built-in generic functions like
len(), iter() and so on.
To build, this requires pysetuptools.