Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Apr 2, 2022
1 parent af16cc2 commit fe2a1b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion d3graph/examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@

# %%


# Make some graphs
d3 = d3graph()
# Load example
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
setuptools.setup(
install_requires=['pandas','numpy','colourmap','networkx>2','ismember','jinja2==2.11.3', 'sklearn', 'packaging', 'markupsafe==2.0.1'],
python_requires='>=3',
name='d3graph',
name='d3graph',
version=new_version,
author="Erdogan Taskesen",
author_email="[email protected]",
Expand Down

0 comments on commit fe2a1b1

Please sign in to comment.