plaes / sympy

Python library for symbolic mathematics

sympy / MANIFEST.in
100644 14 lines (10 sloc) 0.25 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
recursive-include data *
recursive-include doc *
recursive-include examples *
 
recursive-include sympy/thirdparty/pyglet *
 
include sympy/utilities/mathml/data/*.xsl
 
include LICENSE
include TODO
include AUTHORS
include bin/test
include bin/py.bench