mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 16:34:06 +09:00
External dependencies for buildlib
This directory contains third party libraries needed by buildlib. These are generally all pure Python libraries.
Requirements
- External dependencies must not be modified except those needed to make them work here. Such modifications are recorded in this document.
- The versions of external dependencies must be recorded in this document.
- External dependencies should function without any additional processing; otherwise they are to be noted here.