MANIFEST.in 104 B

1234
  1. include LICENSE README.rst CHANGES.txt
  2. recursive-include axes *.py
  3. include .travis.yml
  4. include Makefile