mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-11 05:33:57 +00:00
Added package variable for generating "exe" file with pyinstaller
This commit is contained in:
parent
a1d372630d
commit
ec7c2db971
@ -19,6 +19,7 @@
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
__package__ = "cps"
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user