]> git.pld-linux.org Git - packages/python-objgraph.git/blob - python-objgraph-mock.patch
- release 4 (by relup.sh)
[packages/python-objgraph.git] / python-objgraph-mock.patch
1 --- objgraph-3.4.0/setup.py.orig        2017-12-20 10:04:47.000000000 +0100
2 +++ objgraph-3.4.0/setup.py     2018-07-30 20:37:39.188194635 +0200
3 @@ -85,7 +85,6 @@
4      install_requires=[
5          'graphviz',  # just for ipython support currently
6      ],
7 -    tests_require=['mock'],
8      test_suite='tests.test_suite',
9      zip_safe=True,
10  )
This page took 0.081605 seconds and 3 git commands to generate.