renamed modules and package (removed dashes)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user