Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: tools/telemetry/third_party/mox3/setup.cfg

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [metadata]
2 name = mox3
3 summary = Mock object framework for Python
4 description-file =
5 README.rst
6 author = OpenStack
7 author-email = openstack-dev@lists.openstack.org
8 home-page = http://www.openstack.org/
9 classifiers =
10 Environment :: OpenStack
11 Programming Language :: Python
12 License :: OSI Approved :: Apache Software License
13 Programming Language :: Python :: 2.6
14 Programming Language :: Python :: 2.7
15 Programming Language :: Python :: 3
16 Operating System :: OS Independent
17 Development Status :: 4 - Beta
18 Intended Audience :: Developers
19 Topic :: Software Development :: Testing
20
21 [files]
22 packages =
23 mox3
24
25 [global]
26 setup-hooks =
27 pbr.hooks.setup_hook
OLDNEW
« no previous file with comments | « tools/telemetry/third_party/mox3/requirements.txt ('k') | tools/telemetry/third_party/mox3/setup.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698