mirror of
https://github.com/jopohl/urh.git
synced 2026-03-03 23:14:00 +01:00
* use pxi for config * make cython mandatory + use pxi for conditional build * remove build artifacts from git repo * exit if cython not installed * update gitignore * update requirements and changelog * fix parameter * do not use multiprocessing for cython * fix hackrf cython header * fix include dirs * add output * add output * paths must be absolute for windows cython * update package data * make a appveyor test release * Revert "make a appveyor test release" This reverts commit46b09e146e. * Update appveyor.yml * update gitignore and config.pxi * Revert "update gitignore and config.pxi" This reverts commit5e5d029e31. * update config.pxi