renamed modules and package (removed dashes)

This commit is contained in:
2021-11-12 16:30:51 +01:00
parent 1e5bb78053
commit 29c82a4ff7
4 changed files with 45 additions and 41 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
[metadata]
name = stock-symbol-scraper
name = stocksymbolscraper
version = 0.0.1
author = Daniil & Maximilian F.
author_email = mail@placeholder123.to
description = Scraper for stock symbols
long_description = file: README.md
long_description_content_type = text/markdown
url = https://git.fajnberg.de/daniil/stock-symbol-scraper
url = https://git.fajnberg.de/daniil/stocksymbolscraper
project_urls =
Bug Tracker = https://github.com/daniil-berg/stock-symbol-scraper/issues
Bug Tracker = https://github.com/daniil-berg/stocksymbolscraper/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License