|
@@ -0,0 +1,26 @@
|
|
|
+{
|
|
|
+ "name": "py38/pandas-win64",
|
|
|
+ "type": "library",
|
|
|
+ "description": "pandas win64",
|
|
|
+ "license": "MIT",
|
|
|
+ "minimum-stability": "dev",
|
|
|
+ "require-dev":{
|
|
|
+ "a/distribute-helper": "dev-master"
|
|
|
+ },
|
|
|
+ "repositories": {
|
|
|
+ "packagist": {
|
|
|
+ "type": "composer",
|
|
|
+ "url": "http://satis-dist.lysis.com.cn:4000/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "config": {
|
|
|
+ "secure-http": false
|
|
|
+ },
|
|
|
+ "distribute-helper": {
|
|
|
+ "use-space": "54.3 MB",
|
|
|
+ "vendor-files":[
|
|
|
+ {"name":"pandas-1.5.1-cp38-cp38-win_amd64.whl","md5":"5a03ed","size":"10950693"}
|
|
|
+ {"name":"pytz-2022.6-py2.py3-none-any.whl","md5":"ee5792","size":"498053"}
|
|
|
+ ]
|
|
|
+ }
|
|
|
+}
|