mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
rename tests package to rostest
This commit is contained in:
@@ -4,7 +4,7 @@ setup(
|
||||
name='RancherOSIntegrationTests',
|
||||
version='0.1',
|
||||
packages=[
|
||||
'rancherostest'
|
||||
'rostest'
|
||||
],
|
||||
license='ASL 2.0',
|
||||
long_description=open('README.txt').read(),
|
||||
|
Reference in New Issue
Block a user