aboutsummaryrefslogtreecommitdiffstats
path: root/System/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'System/setup.py')
-rw-r--r--System/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/setup.py b/System/setup.py
index 6ec0825..a32c353 100644
--- a/System/setup.py
+++ b/System/setup.py
@@ -7,7 +7,7 @@ setup(
url='https://github.com/UMN-EE4951W-Lamperski/pendulum',
author='EE 4951W Team',
author_email='',
- packages=['Pendulum'],
+ packages=['pendulum'],
classifiers=[
'Development Status :: 1 - Planning',
'Intended Audience :: Science/Research',