Project Setup Notes » History » Version 1
Peter Qian, 01/04/2021 09:26 AM
| 1 | 1 | Peter Qian | h1. Project Setup Notes |
|---|---|---|---|
| 2 | |||
| 3 | https://packaging.python.org/tutorials/managing-dependencies/ |
||
| 4 | |||
| 5 | https://packaging.python.org/ |
||
| 6 | |||
| 7 | Is your GUI builder cross-platform? |
||
| 8 | |||
| 9 | You need to ensure that when you're developing the application that you regularly test for cross-platform functionality. |
||
| 10 | |||
| 11 | You need to configure gitignore to work with the dependency manager. |