提交 c35af19c 编写于 作者: M Moez Ali

test case updated

上级 ae941ffd
......@@ -13,4 +13,4 @@ install:
- pip install -r requirements.txt
script: pytest # run tests
after_success:
- codecov # submit coverage
\ No newline at end of file
- codecov # submit coverage
\ No newline at end of file
......@@ -27,6 +27,6 @@ setup(
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
],
include_package_data=True,
include_package_data=True,
install_requires=required
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册