Skip to content

Commit

Permalink
chg: [dep] remove PyBGPranking for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Jan 10, 2024
1 parent bcf5f88 commit caed4bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
version="1.1",
packages=find_packages(),
install_requires=['dnspython', 'IPy', 'pybgpranking'],
dependency_links=[
'git+https://github.com/D4-project/BGP-Ranking.git/@7e698f87366e6f99b4d0d11852737db28e3ddc62#egg=pybgpranking&subdirectory=client',
],
author="Alexandre Dulaunoy",
author_email="a@foo.be",
description="DomainClassifier is a Python library to extract and classify Internet domains/hostnames/IP addresses from raw unstructured text files following their existence, localization or attributes.",
Expand Down

0 comments on commit caed4bf

Please sign in to comment.