1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Change comment which had non-runnable command in it

This was brought up on a mailing list
https://groups.google.com/d/msg/foss-card-games/uJLry-w498E/HmwiTxUkDQAJ
This commit is contained in:
Juhani Numminen 2020-10-15 15:32:35 +03:00
parent 1c79d5437e
commit bb2769a63a

View file

@ -1,6 +1,6 @@
"""
Usage:
python setup.py py2app
Command to create a macOS app bundle:
PYTHONPATH=. python3 setup_osx.py py2app
"""
import os