Skip to content

Commit 45f4e71

Browse files
committed
Remove six requirement
1 parent 7b40bbc commit 45f4e71

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
url="http://campaignmonitor.github.io/createsend-python/",
1010
license="MIT",
1111
keywords="createsend campaign monitor email",
12-
install_requires=[
13-
'six>=1.10',
14-
],
1512
packages=find_packages('lib'),
1613
package_dir={'': 'lib'},
1714
package_data={'': ['cacert.pem']},

0 commit comments

Comments
 (0)