File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1717 url = "https://github.com/tensordiffeq/tensordiffeq" ,
1818 download_url = "https://github.com/tensordiffeq/tensordiffeq/tarball/v0.1.3" ,
1919 install_requires = install_requires ,
20- packages = setuptools .find_packages (),
20+ packages = setuptools .find_packages (),
21+ include_package_data = True ,
2122 classifiers = [
2223 "Programming Language :: Python :: 3" ,
2324 "Programming Language :: Python :: 3.6" ,
Original file line number Diff line number Diff line change 11Metadata-Version: 2.1
22Name: tensordiffeq
3- Version: 0.1.2
3+ Version: 0.1.3
44Summary: Distributed PDE Solver in Tensorflow
55Home-page: https://github.com/tensordiffeq/tensordiffeq
66Author: Levi McClenny
7788License: UNKNOWN
9- Download-URL: https://github.com/tensordiffeq/tensordiffeq/tarball/v0.1.2
9+ Download-URL: https://github.com/tensordiffeq/tensordiffeq/tarball/v0.1.3
1010Description:
1111 
1212
Original file line number Diff line number Diff line change 11README.md
2+ setup.cfg
23setup.py
34tensordiffeq/helpers.py
45tensordiffeq/models.py
You can’t perform that action at this time.
0 commit comments