Skip to content

Commit b96964c

Browse files
committed
Testing automated packaging
Enabling travis-ci to deploy to pypi.
1 parent 8fb6d1e commit b96964c

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/opendataalex/process_tracker_python",
1515
packages=setuptools.find_packages(),
16-
test_suite='process_tracker.tests.process_tracker_test_suite',
16+
test_suite='tests.process_tracker_test_suite',
1717
install_requires=[
1818
'sqlalchemy >= 1.3.3',
1919
'sqlalchemy-utils >= 0.33.11',
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)