We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34a503 commit 8934a16Copy full SHA for 8934a16
setup.py
@@ -9,7 +9,7 @@
9
long_description = readme_file.read()
10
11
setup(
12
- name="self_operating_computer",
+ name="self-operating-computer",
13
version="1.5.4",
14
packages=find_packages(),
15
install_requires=required, # Add dependencies here
0 commit comments