Malformity icon indicating copy to clipboard operation
Malformity copied to clipboard

change package requirements canari==1.0 to canari>=1.0

Open david74552 opened this issue 10 years ago • 0 comments

Had an issue referring to the Malformity package from within another canari package because the prerequisites/requirements within the Malformity package specify "canari==1.0" instead of "canari>=1.0". Can you please update this as canari is now v1.1.

Error: "error: canari 1.1 is installed but canari==1.0 is required by set(['Malformity'])"

david74552 avatar Oct 14 '15 07:10 david74552