"test/test_transforms_v2_consistency.py" did not exist on "65769ab7662263a032a14c77e7b0890abb7c3001"
Commit f43c9349 authored by zhouxiang's avatar zhouxiang
Browse files

update

parent 7d96fda9
......@@ -3,12 +3,9 @@ from setuptools import setup, find_packages
setup (
name = "fastllm_pytools",
version = "0.0.1",
author = "huangyuyang",
author_email = "ztxz16@foxmail.com",
description = "Fastllm pytools",
url = "https://github.com/ztxz16/fastllm",
packages = ['fastllm_pytools'],
url = "https://developer.hpccube.com/codes/aicomponent/fastllm",
package_data = {
'': ['*.dll', '*.so']
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment