Skip to content

Commit

Permalink
Add missing files to the packaging instructions
Browse files Browse the repository at this point in the history
Documentation files also need to be copied.
  • Loading branch information
vadz committed Feb 14, 2018
1 parent 9416d54 commit 0f4d2b6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions PACKAGING_LEGACY.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ re-package things if necessary.
2. Copy `.pyd` and `.exe` files from root and `src/` to the same location
in source tree.

3. Copy `lib` and Python files (including MSVC runtime DLL) into `py-runtime`.
3. Copy `lib` and Python files (including MSVC runtime DLL and licence) into
`py-runtime`.

4. Use Inno Setup.
4. Copy `doc/*.html` files to `doc/html`.

5. Use Inno Setup.

0 comments on commit 0f4d2b6

Please sign in to comment.