Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
long_description = f.read()

setup(
name='adafruit-circuitpython-mlx90939',
name='adafruit-circuitpython-mlx30393',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adafruit-circuitpython-mlx90393

who names these things? you'd think they'd at least try to make it easier. 😄


use_scm_version=True,
setup_requires=['setuptools_scm'],
Expand Down Expand Up @@ -57,4 +57,4 @@
# You can just specify the packages manually here if your project is
# simple. Or you can use find_packages().
py_modules=['adafruit_mlx90393'],
)
)