| commit | 775a7906cd6004bec2401a85ed16d5b3540d2f94 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Fri Aug 12 10:24:39 2016 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Fri Aug 12 10:24:39 2016 -0700 |
| tree | 334860a2b4da2d1a8ff00eaae47264c702a5c561 | |
| parent | 6925455ef77cd694c38cebcd92a3e4167569a1ae [diff] [blame] |
pre-commit-hooks is a pure python package
diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..e57d130 --- /dev/null +++ b/setup.cfg
@@ -0,0 +1,2 @@ +[wheel] +universal = True