]> gitweb.michael.orlitzky.com - sage.d.git/commit
makefile: remove PYTHONPATH hack from check target
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 25 Feb 2026 01:57:34 +0000 (20:57 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 25 Feb 2026 01:57:34 +0000 (20:57 -0500)
commitf59d3f7f3ed57941868d215501585381106b4dff
tree7e0d6b15d41ed258216459f49ced9e6b9420be1a
parentbec098c2ecd026d00e9b8ca1c28fbd607f639167
makefile: remove PYTHONPATH hack from check target

Having eliminated the sitedir trickery from init.sage, one must now
have PYTHONPATH properly configured before anything will work.
makefile