Commit Graph

1 Commits (e5f6c2d141d9f4e0c3efd22d98eaef0e29a74109)

Author SHA1 Message Date
Matt Clay 19c0511f57 Add link check to `make sdist`.
This will cause `make sdist` to fail on platforms which create
hard links of symbolic links as regular files, such as MacOS (Darwin).

This prevents accidental creation of an sdist tarball without
the necessary symbolic links.
6 years ago