craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
134 stars 20 forks source link

Remove twine from dev-requirements #102

Closed hemna closed 1 year ago

hemna commented 1 year ago

twine is only used for building a distribution and uploading to pypi. Unfortunately it has a dependency that pulls in cryptography which is painful on rpi systems as it requires the latest version of rustc and cargo.