Skip to content

Commit 59a9179

Browse files
committed
修改测试问题。
1 parent 0d480bb commit 59a9179

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

README.rst

+2-13
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,7 @@ then run as follow:
245245

246246
::
247247

248-
python3 -m pytest tester --cov=./tester --cov-report=html
249-
248+
python3 -m pytest torcms/tests --cov=./torcms/tests --cov-report=html
250249

251250

252251
Build the API documents
@@ -283,14 +282,4 @@ Then, upload to the website.
283282

284283
::
285284

286-
twine upload dist/torcms-version.tar.gz
287-
288-
289-
290-
291-
Application
292-
========================================
293-
294-
- https://www.osgeo.cn (OSGeo中国中心)
295-
- http://wdcrre.data.ac.cn/ (可再生资源与环境世界数据中心)
296-
- https://ikcest-drr.data.ac.cn/ (联合国教科文组织国际工程科技知识中心防灾减灾知识服务平台)
285+
twine upload dist/torcms-version.tar.gz

0 commit comments

Comments
 (0)