Skip to content

Commit

Permalink
Fixing config
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Dec 4, 2021
1 parent 51effc0 commit 95670a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def find_version(*file_paths):
package_data={"fb_bus_connector_plugin": ["py.typed"]},
install_requires=[
"kink",
"libscrc"
"libscrc",
"pjon_cython",
"setuptools",
"fastnumbers",
Expand Down

0 comments on commit 95670a1

Please sign in to comment.