Commit Graph

10 Commits

Author SHA1 Message Date
Jannis Leidel
990b0b2797 Make all targets phony. (#249) 2022-05-06 14:40:27 -05:00
Fabio Pliger
b7d748c96a Moves Python code out of interpreter file (#207)
* make copy of .py files part of build process

* move code out ofinterpreter file and make it download and load code during initialization

* fix double ; in interpreter

* remove debugging print

* update dependencies

* fix project name and version

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* lint

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* change fmt-py

* lint

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove extra content

* define missing strict type

* create build folder if doesn't exist

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-05 23:12:54 -05:00
Fabio Pliger
f9d2c5e418 Update pyscriptjs/Makefile
Co-authored-by: Matt Kramer <matthew.robert.kramer@gmail.com>
2022-05-05 14:12:41 -05:00
Fabio Pliger
22e6e145c5 improve makefile and add python dev enviroment requirements file 2022-05-05 13:47:55 -05:00
Fabio Pliger
769cc28f05 move setup to top per PR comments 2022-05-05 13:10:29 -05:00
Fabio Pliger
3dc4d44dba Merge branch 'fpliger/69_add_makefile' of github.com:anaconda/pyscript into fpliger/69_add_makefile 2022-05-05 13:08:55 -05:00
Fabio Pliger
ce19ae6ec9 fix env typo 2022-05-05 13:08:49 -05:00
Fabio Pliger
7ba5dc2d97 Update pyscriptjs/Makefile
Co-authored-by: Matt Kramer <matthew.robert.kramer@gmail.com>
2022-05-05 13:06:58 -05:00
Fabio Pliger
9e753e2e60 Update pyscriptjs/Makefile
Co-authored-by: Matt Kramer <matthew.robert.kramer@gmail.com>
2022-05-05 13:03:59 -05:00
Fabio Pliger
534a6a6b05 add makefile to automate setup 2022-05-05 10:34:10 -05:00