Minor cleanup.
This commit is contained in:
@@ -14,9 +14,6 @@ clean:
|
||||
sdist:
|
||||
python ./setup.py sdist bdist_wheel
|
||||
|
||||
joy/utils/generated_library.py: joy/utils/types.py
|
||||
python -c 'import joy.utils.types ; joy.utils.types.generate_library_code()' > $@
|
||||
|
||||
|
||||
# In order to support testing the code as installed
|
||||
# create a virtualenv and install the source dist zip there.
|
||||
|
||||
Reference in New Issue
Block a user