Skip to content

Commit

Permalink
with the correct license
Browse files Browse the repository at this point in the history
  • Loading branch information
yanaiela committed Aug 29, 2024
1 parent 7d0455b commit 1a6d0e1
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 @@ -12,7 +12,7 @@
packages=find_packages(include=['wimbd.es']), # Automatically find packages in the directory # include=['wimbd', 'wimbd.es']
classifiers=[
'Programming Language :: Python :: 3',
'License :: OSI Approved :: Apache License',
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent',
],
python_requires='>=3.9',
Expand Down

0 comments on commit 1a6d0e1

Please sign in to comment.