diff --git a/setup.py b/setup.py index ab33e6b9a..a52575a62 100755 --- a/setup.py +++ b/setup.py @@ -43,12 +43,12 @@ setup( platforms = ["Any"], keywords = "HDL ASIC FPGA hardware design", classifiers = [ - "Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)", - "Environment :: Console", - "Development Status :: 3 - Alpha", - "Intended Audience :: Developers", - "License :: OSI Approved :: BSD License", - "Operating System :: OS Independent", + "Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)", + "Environment :: Console", + "Development Status :: 3 - Alpha", + "Intended Audience :: Developers", + "License :: OSI Approved :: BSD License", + "Operating System :: OS Independent", "Programming Language :: Python", ], entry_points = {