Honor strip_extension option when building entire directory structures from distutils by lunkwill42 · Pull Request #260 · sass/libsass-python

This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Conversation

added 2 commits

August 23, 2018 14:44
The distutils build_sass command runs the Manifest.build() method, not the
Manifest.build_one() method. The former does not honor the strip_extension
option.

asottile

@lunkwill42 lunkwill42 deleted the strip-extensions-from-build-directory branch

August 27, 2018 07:14