diff --git a/setup.py b/setup.py index 965e67a2..7e801d69 100755 --- a/setup.py +++ b/setup.py @@ -34,12 +34,12 @@ include_package_data = True, 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 = {