Skip to content

Commit

Permalink
Remove unused files and dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andreif authored Mar 24, 2024
1 parent 6481aef commit f858f59
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 205 deletions.
202 changes: 0 additions & 202 deletions LICENSE

This file was deleted.

Empty file removed requirements.txt
Empty file.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,7 @@ def findPackages(path, dataExclude=[]):
url="http://github.com/panyam/plists/",
packages=packages,
package_data=package_data,
install_requires=[
"jinja2>=2.7"
],
install_requires=[],
classifiers=[
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit f858f59

Please sign in to comment.