Commit graph

32 commits

Author SHA1 Message Date
Izalia Mae 51c412e373 handle setup_requires and install_requires when importing setup.cfg 2022-05-21 05:16:12 -04:00
Izalia Mae 6726afa3fd fix commands 2022-05-13 06:09:29 -04:00
Izalia Mae 8cc2229182 do not pass args to Env.run_python 2022-05-13 01:15:28 -04:00
Izalia Mae e82dfd926f actually allow exporting to empty req and import right reqs from setup.cfg 2022-05-13 01:11:04 -04:00
Izalia Mae 2123571f3c properly handle command-line arguments with spaces 2022-05-12 12:31:46 -04:00
Izalia Mae df415ebbe3 add dev deps 2022-05-03 11:57:52 -04:00
Izalia Mae 1e76fa6e8e add files needed for building 2022-05-03 10:58:04 -04:00
Izalia Mae 04befb57da fix requirements exporting 2022-05-03 10:07:25 -04:00
Izalia Mae 3dabc30c73 version bump 2022-05-03 09:58:20 -04:00
Izalia Mae e0c9757b7f better cli module management 2022-05-03 09:56:20 -04:00
Izalia Mae af186cb108 ignore error when writing venv config 2022-05-03 08:44:55 -04:00
Izalia Mae 0f67b5c875 prevent error on creation 2022-04-22 23:21:05 -04:00
Izalia Mae a01b11479d fix venv config saving 2022-04-22 22:04:41 -04:00
Izalia Mae 2a16c97f6f version bump 2022-04-22 22:01:27 -04:00
Izalia Mae afbeaee122 manage venv config 2022-04-22 22:00:53 -04:00
Izalia Mae 791fcd80d5 handle underscores in module names 2022-04-18 08:55:13 -04:00
Izalia Mae 50c4bee31c fix a bunch of Module inits 2022-04-18 08:45:24 -04:00
Izalia Mae 0bb99c77c2 fix PythonEnvironment.add_module 2022-04-18 08:43:29 -04:00
Izalia Mae 88515feb44 a 2022-04-18 08:39:51 -04:00
Izalia Mae 0da47fd974 move requirements and setuptools cfg importing to env 2022-04-18 08:06:20 -04:00
Izalia Mae 487d6e1e1a minor cleanup 2022-04-18 07:41:46 -04:00
Izalia Mae 7a497f86ef heck 2022-04-18 06:08:06 -04:00
Izalia Mae b64003b7d5 version bump 2022-04-18 04:46:47 -04:00
Izalia Mae 0aecfe3b12 allow importing from setup.cfg 2022-04-18 04:45:22 -04:00
Izalia Mae 4fdb8e17c2 fix default config saving and watcher filters by extension 2022-04-16 05:54:45 -04:00
Izalia Mae 307e3fa10f add requirements.txt 2022-04-16 05:41:36 -04:00
Izalia Mae 5b508b37ad add env var option for watcher command 2022-04-16 05:40:56 -04:00
Izalia Mae 569cdd1803 a 2022-04-15 20:23:26 -04:00
Izalia Mae 5eab44a523 add watchdog dep 2022-04-14 21:08:58 -04:00
Izalia Mae cd6c0c4a26 a 2022-04-14 21:06:15 -04:00
Izalia Mae 44b095cc06 first commit 2022-04-14 06:07:42 -04:00
Izalia Mae be42928458 Initial commit 2022-04-13 13:30:41 -04:00