replace s
This commit is contained in:
@@ -6,6 +6,7 @@ Home-page: UNKNOWN
|
||||
Author: UNKNOWN
|
||||
Author-email: UNKNOWN
|
||||
License: UNKNOWN
|
||||
Description-Content-Type: UNKNOWN
|
||||
Description: # README #
|
||||
|
||||
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
CHANGES.txt
|
||||
MANIFEST.in
|
||||
README.md
|
||||
development.ini
|
||||
production.ini
|
||||
pytest.ini
|
||||
setup.py
|
||||
caotek_mesavoirs/__init__.py
|
||||
caotek_mesavoirs/layout.py
|
||||
caotek_mesavoirs/panels.py
|
||||
caotek_mesavoirs/routes.py
|
||||
caotek_mesavoirs/security.py
|
||||
caotek_mesavoirs/tests.py
|
||||
caotek_mesavoirs.egg-info/PKG-INFO
|
||||
caotek_mesavoirs.egg-info/SOURCES.txt
|
||||
caotek_mesavoirs.egg-info/dependency_links.txt
|
||||
|
||||
@@ -14,6 +14,6 @@ yahoo_finance
|
||||
BeautifulSoup
|
||||
|
||||
[testing]
|
||||
WebTest >= 1.3.1
|
||||
WebTest>=1.3.1
|
||||
pytest
|
||||
pytest-cov
|
||||
|
||||
Reference in New Issue
Block a user