oussamaor commited on
Commit
569b53e
·
verified ·
1 Parent(s): 5b453c2

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +2 -2
setup.py CHANGED
@@ -16,11 +16,11 @@ setup(
16
  "numpy>=1.24.0",
17
  ],
18
  author="Drug Interaction Assistant Team",
19
- author_email="your-email@example.com",
20
  description="A web application for analyzing drug interactions and providing drug information",
21
  long_description=open("README.md").read(),
22
  long_description_content_type="text/markdown",
23
- url="https://github.com/yourusername/drug-interaction-assistant",
24
  classifiers=[
25
  "Programming Language :: Python :: 3",
26
  "License :: OSI Approved :: MIT License",
 
16
  "numpy>=1.24.0",
17
  ],
18
  author="Drug Interaction Assistant Team",
19
+ author_email="uchihaoussama123@gmail.com",
20
  description="A web application for analyzing drug interactions and providing drug information",
21
  long_description=open("README.md").read(),
22
  long_description_content_type="text/markdown",
23
+ url="https://github.com/OussamaOuldRouis/drug-drug-interaction",
24
  classifiers=[
25
  "Programming Language :: Python :: 3",
26
  "License :: OSI Approved :: MIT License",