Skip to content

Commit 316957f

Browse files
authored
Update setup.py
1 parent 4d9aaee commit 316957f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,8 @@ def run(self):
117117
'pytest-mock'],
118118
'profiler': ['memory_profiler'],
119119
'LHCb': ['LbDevTools'],
120-
'Dirac': ['UltraDict','psutil']},
120+
'Dirac': ['UltraDict',
121+
'psutil']},
121122
classifiers=[
122123
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
123124
'Programming Language :: Python :: 3.8',

0 commit comments

Comments
 (0)