MANIFEST.in: Fix 'inclide' -> 'include' typo
authorW. Trevor King <wking@tremily.us>
Thu, 29 Oct 2015 03:22:02 +0000 (20:22 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 29 Oct 2015 03:22:02 +0000 (20:22 -0700)
Typo from c3832480 (MANIFEST.in: Distribute test.sh, 2013-03-26).

MANIFEST.in

index 06630eaa165274f53a7e06d8acc2b1d2f44f4718..a99a48bb25d74441d4819b7314c87cc0d4d0d336 100644 (file)
@@ -1,5 +1,5 @@
 include AUTHORS
 include COPYING
-inclide test.sh
+include test.sh
 recursive-include pycomedi *.pxd
 recursive-include doc *.txt *.py