Revision 8f99421e
ID | 8f99421e021f09620275e5acb0eebedb98c306dd |
Parent | 8e8081c4 |
Child | 799242c6 |
Fix setuptools installation
The packages argument was incorrectly specified, leading to an install
process that would appear to have succeeded, but would not actually copy
code.
The error likely occurred due to copying setup.py from another project
where the source files were located in a different position relative to
setup.py.
Files
- added
- modified
- copied
- renamed
- deleted