Just use 4 spaces for classifier indents

Keep the setup.cfg file consistently using only
four spaces and not having mixed 4 and 8 spaces.

Change-Id: I2e77766e6491be91e6744d4acf84eac16e39c627
This commit is contained in:
Joshua Harlow
2014-12-05 21:10:18 -08:00
parent 361835ddc9
commit dc393513b4

View File

@@ -9,21 +9,21 @@ home-page = https://launchpad.net/taskflow
keywords = reliable,tasks,execution,parallel,dataflow,workflows,distributed keywords = reliable,tasks,execution,parallel,dataflow,workflows,distributed
requires-python = >=2.6 requires-python = >=2.6
classifier = classifier =
Development Status :: 4 - Beta Development Status :: 4 - Beta
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Developers Intended Audience :: Developers
Intended Audience :: Information Technology Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux Operating System :: POSIX :: Linux
Programming Language :: Python Programming Language :: Python
Programming Language :: Python :: 2 Programming Language :: Python :: 2
Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7 Programming Language :: Python :: 2.7
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.4
Topic :: Software Development :: Libraries Topic :: Software Development :: Libraries
Topic :: System :: Distributed Computing Topic :: System :: Distributed Computing
[global] [global]
setup-hooks = setup-hooks =