dephell / dephell/dephell_pythons
Bad discovery
- Dominant language
- Python
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```json
[
{
"path": "C:\\Workspace\\Projects\\dephell\\.venv\\dephell_py36\\Scripts\\python.exe",
"shim": false,
"version": "3.6.6"
},
{
"path": "C:\\Workspace\\Projects\\dephell\\.venv\\dephell_py36\\Scripts\\pythonw.exe",
"shim": false,
"version": "3.6.6"
},
{
"path": "C:\\Programs\\Python\\Python27_x64\\",
"shim": false,
"version": "2.7"
},
{
"path": "C:\\Programs\\Python\\Python35_x64\\python.exe",
"shim": false,
"version": "3.5"
},
{
"path": "C:\\Programs\\Python\\Python36_x64\\python.exe",
"shim": false,
"version": "3.6.8"
},
{
"path": "C:\\Programs\\Python\\Python37_x64\\python.exe",
"shim": false,
"version": "3.7.6"
},
{
"path": "C:\\Programs\\Python\\Python38_x64\\python.exe",
"shim": false,
"version": "3.8.1"
}
]
```
1. Missed binary for 2.7
2. Missed patch version part for 3.5.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.