forked from alanjds/grumpy
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
imported PRPull Request imported from google/grumpyPull Request imported from google/grumpy
Description
google#404 opened on May 19 by @alanjds 4 of 4
Changes the folders structure separating the Tools and the Runtime+Stdlib. Allows to test and publish both parts separately. The Tools are tested via pytest
, not the Makefile.
The Tools are to be published as grumpy-tools
package and Runtime as grumpy-runtime
package.
TODO:
- Publish-able on Python Package Index (PyPI)
- Update the README
- Better way to bump the version then editing files. (Maybe via
bumpversion
?) -
Fix afind: 'compiler': No such file or directory
Makefile warning
Metadata
Metadata
Assignees
Labels
imported PRPull Request imported from google/grumpyPull Request imported from google/grumpy