mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
Build for Python 2.7 and 3.7 on AppVeyor
This commit is contained in:
@@ -11,10 +11,10 @@ A Python module that wraps the LOOT API, generated by [pybind11](https://github.
|
||||
Snapshot builds are available on [Bintray](https://bintray.com/loot/snapshots/loot-api-python). The snapshot build archives are named like so:
|
||||
|
||||
```
|
||||
loot_api_python-<short revision ID>-win32.7z
|
||||
loot_api_python-<short revision ID>-python<python version>-win<architecture>.7z
|
||||
```
|
||||
|
||||
For example `loot_api_python-94de368-win32.7z` was built using the revision with shortened commit ID `94de368`.
|
||||
For example `loot_api_python-94de368-python2.7-win32.7z` was built using the revision with shortened commit ID `94de368`.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user