Skip to content

Commit

Permalink
corrected the license file
Browse files Browse the repository at this point in the history
  • Loading branch information
amine0110 committed Jan 27, 2025
1 parent 5a001ca commit 2deae98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
setup(
name='pycad-medic',
version='0.0.11',
license='MIT',
license_files=['LICENSE.txt'],
author='Mohammed El Amine Mokhtari',
author_email='mohammed@pycad.co',
packages=find_packages(),
Expand Down

0 comments on commit 2deae98

Please sign in to comment.