blakeNaccarato / copier-python

Copier template for Python projects
https://blakenaccarato.github.io/copier-python/
MIT License
4 stars 0 forks source link

Fix splatting in Windows install script in contributing guide #410

Closed blakeNaccarato closed 2 months ago

blakeNaccarato commented 2 months ago

Please check that this bug hasn't been reported before

Please confirm that this bug affects the latest version

Please indicate which operating system(s) you are using

Expected behavior

Script should work!

Current behaviour

PowerShell install goes awry. Not splatting properly.

Steps to reproduce

Copy-paste the install script in the contributing guide appendix.

Possible solution

Splat properly.