Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove extras_require for cElementTree
This was to support Python 2.4, which has been dropped. We now use xml.etree.cElementTree (available since Python 2.5).
- Loading branch information