Skip to content

Commit

Permalink
Need patched connvitals
Browse files Browse the repository at this point in the history
  • Loading branch information
ocket8888 committed Aug 13, 2018
1 parent aff54c0 commit 165f12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
],
keywords='network statistics connection ping traceroute port ip',
packages=find_packages(exclude=['contrib', 'docs', 'tests']),
install_requires=['connvitals>=4.3.0', 'setuptools', 'typing'],
install_requires=['connvitals>=4.3.1', 'setuptools', 'typing'],
data_files=[('lib/systemd/system', ['connmonitor.service'])],
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 165f12f

Please sign in to comment.