Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 5e75b6a

Browse files
committed
Add markers for Python 3.5 and Python 3.6
1 parent 150cc3e commit 5e75b6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
'Programming Language :: Python :: 3.2',
3333
'Programming Language :: Python :: 3.3',
3434
'Programming Language :: Python :: 3.4',
35+
'Programming Language :: Python :: 3.5',
36+
'Programming Language :: Python :: 3.6',
3537
'Topic :: System :: Logging',
3638
]
3739
)

0 commit comments

Comments
 (0)