diff options
Diffstat (limited to 'ports/unix/manifest.py')
| -rw-r--r-- | ports/unix/manifest.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/unix/manifest.py b/ports/unix/manifest.py new file mode 100644 index 000000000..3f332446d --- /dev/null +++ b/ports/unix/manifest.py @@ -0,0 +1,2 @@ +freeze_as_mpy('$(MPY)/tools', 'upip.py') +freeze_as_mpy('$(MPY)/tools', 'upip_utarfile.py', opt=3) |
