Skip to content

Commit

Permalink
remove setuptool_scm and toml from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LeiShi1313 committed Oct 14, 2021
1 parent 50bdb31 commit 0bae6c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env python
from setuptools import setup, find_packages
import setuptools_scm # noqa: F401
import toml # noqa: F401

setup(
name="Differential",
Expand Down

0 comments on commit 0bae6c2

Please sign in to comment.