Commit 0d83ba7a by 曾凯

fix:修改url地址为国内gitlab

parent 01493ef2
...@@ -399,7 +399,8 @@ setup( ...@@ -399,7 +399,8 @@ setup(
license='Apache 2.0', license='Apache 2.0',
author='Victor M. Alvarez', author='Victor M. Alvarez',
author_email='plusvic@gmail.com, vmalvarez@virustotal.com', author_email='plusvic@gmail.com, vmalvarez@virustotal.com',
url='https://github.com/VirusTotal/yara-python', # url='https://github.com/VirusTotal/yara-python',
url='http://git.hunter-ht.cn/fact-depend/yara-python',
classifiers=[ classifiers=[
'Programming Language :: Python', 'Programming Language :: Python',
'License :: OSI Approved :: Apache Software License', 'License :: OSI Approved :: Apache Software License',
......
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