mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

sdist needs to work on all platforms

Open ellbosch opened this issue 5 years ago • 0 comments

Our current sdist approach only compiles on macOS, which means that installation on Windows breaks (and likely Linux, too). Our sdist needs to work universally. This is a requirement for Homebrew (#83).

ellbosch avatar Feb 10 '20 18:02 ellbosch