Skip to content

Commit c890158

Browse files
committed
Change the name to lib_xassert.
1 parent 9967c8c commit c890158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# least the same minor version as specified in the requirements.txt file.
1010
# The same modules should appear in the requirements.txt file as given below.
1111
setuptools.setup(
12-
name='tools_xmostest',
12+
name='lib_xassert',
1313
package_dir={'': 'lib/python'},
1414
packages=setuptools.find_packages(where="lib/python"),
1515
install_requires=[

0 commit comments

Comments
 (0)