Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88fa211

Browse files
committed
BF: Install the publish matlab test file.
1 parent ab0cdb5 commit 88fa211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymatbridge/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"matlab/util/json_v0.2.2/test/*",
8383
"matlab/util/json_v0.2.2/json/*.m",
8484
"matlab/util/json_v0.2.2/json/java/*",
85-
"tests/*.py", "examples/*.ipynb"]}
85+
"tests/*.py", "tests/*.m", "examples/*.ipynb"]}
8686

8787
REQUIRES = ['pyzmq']
8888
#EXTRAS_REQUIRE = ['numpy', 'scipy', 'ipython']

0 commit comments

Comments
 (0)