Skip to content

Commit

Permalink
Merge pull request #56 from nepython/master
Browse files Browse the repository at this point in the history
[typo] Correcting Independent spelling
  • Loading branch information
nemesifier committed Mar 9, 2020
2 parents b941e9f + 44f6eb4 commit 749e54a
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 @@ -43,7 +43,7 @@ def get_install_requires():
long_description=open('README.rst').read(),
url='http://openwisp.org',
download_url='https://github.com/openwisp/django-loci/releases',
platforms=['Platform Indipendent'],
platforms=['Platform Independent'],
keywords=['django', 'gis'],
packages=find_packages(exclude=['tests', 'docs']),
include_package_data=True,
Expand Down

0 comments on commit 749e54a

Please sign in to comment.