Skip to content

Commit

Permalink
rename metadata in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
aidangannon committed Feb 15, 2024
1 parent 1070eff commit 9dcdd38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
long_description=LONG_DESCRIPTION,
packages=find_packages(),
install_requires=[],
keywords=['python', 'video', 'stream', 'video stream', 'camera stream', 'sockets'],
keywords=['python', 'autofixture', 'python autofixture', 'python testing', 'python autofixture c#'],
classifiers=[
"Development Status :: Who Fucking Knows",
"Intended Audience :: Anyone who can be bothered to install it",
"Development Status :: 1 - Planning",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Operating System :: Unix"
]
Expand Down

0 comments on commit 9dcdd38

Please sign in to comment.