Skip to content

Commit

Permalink
Corrected tiny mistake in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pelledrijver committed Apr 4, 2021
1 parent d744714 commit 8b3023a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'License :: OSI Approved :: Apache Software License'
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent'
]
)

0 comments on commit 8b3023a

Please sign in to comment.