Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MaulikxLakhani committed Aug 1, 2024
1 parent 1c5fb08 commit d3df513
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
from setuptools import setup, find_packages
import argparse
import csv


# Read the content of the README file
with open("README.md", "r") as fh:
Expand Down

0 comments on commit d3df513

Please sign in to comment.