diff --git a/setup.py b/setup.py index 39c6c44..9fca764 100644 --- a/setup.py +++ b/setup.py @@ -27,6 +27,7 @@ def read_long_description(): 'License :: OSI Approved :: ISC License (ISCL)', 'Natural Language :: English', 'Operating System :: Unix', + 'Operating System :: Microsoft :: Windows', 'Programming Language :: Python :: 3.6', ], keywords='xdg base directory specification',