pcdshub / pytmc

Generate EPICS IOCs and records from TwinCAT projects - along with many TwinCAT project tools
https://pcdshub.github.io/pytmc/
Other
10 stars 11 forks source link

MNT: fix remaining slaclab references #260

Closed klauer closed 3 years ago

klauer commented 3 years ago

Closes #259

Will require new release to fix PyPI, but in principle this should do it. Done using git sed (*) so should double check I didn't do anything terribly wrong.

(*) .gitconfig

[alias]
sed=!git grep -z --full-name -l '.' | xargs -0 sed -i '' -e