diff options
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ where=src dev = develop easy_install zope.location[testing] docs = easy_install zope.location[docs] + +[bdist_wheel] +universal = 1 |
