Test on Python 3.8 and 3.9-dev · python-ldap/python-ldap@860ea96 · GitHub
Skip to content

Commit 860ea96

Browse files
committed
Test on Python 3.8 and 3.9-dev
1 parent 9cd5d98 commit 860ea96

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

.travis.yml

Lines changed: 9 additions & 2 deletions

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ class OpenLDAP2:
9595
'Programming Language :: Python :: 3.5',
9696
'Programming Language :: Python :: 3.6',
9797
'Programming Language :: Python :: 3.7',
98+
'Programming Language :: Python :: 3.8',
9899
# Note: when updating Python versions, also change .travis.yml and tox.ini
99100

100101
'Topic :: Database',

tox.ini

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)