File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ pip install socketlabs-injectionapi
30
30
31
31
You can just download the package and install from a local archive file.
32
32
33
- > [ socketlabs_injectionapi-1.4.0.tar.gz] ( https://github.com/socketlabs/socketlabs-python/releases/download/socketlabs_injectionapi-1.4.0.tar.gz )
33
+ > [ socketlabs_injectionapi-1.4.0.tar.gz] ( https://github.com/socketlabs/socketlabs-python/releases/download/1.4.0/ socketlabs_injectionapi-1.4.0.tar.gz )
34
34
35
35
```
36
36
pip install <path>/socketlabs_injectionapi-1.4.0.tar.gz
Original file line number Diff line number Diff line change 23
23
'Programming Language :: Python :: 3.6' ,
24
24
'Programming Language :: Python :: 3.7' ,
25
25
'Programming Language :: Python :: 3.8' ,
26
+ 'Programming Language :: Python :: 3.9' ,
26
27
"License :: OSI Approved :: MIT License" ,
27
28
"Operating System :: OS Independent" ,
28
29
],
You can’t perform that action at this time.
0 commit comments