-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
featureuse for describing a new feature to developuse for describing a new feature to developsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)
Description
Problem to Solve
pycti is not distributed as wheels, cf https://www.python.org/dev/peps/pep-0427/
Wheels are the new standard of Python distribution. https://pythonwheels.com/
Proposed Solution
python3 setup.py sdist bdist_wheel
Additional Information
very low priority
Metadata
Metadata
Assignees
Labels
featureuse for describing a new feature to developuse for describing a new feature to developsolveduse to identify issue that has been solved (must be linked to the solving PR)use to identify issue that has been solved (must be linked to the solving PR)