mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-03-18 00:04:08 +01:00
8 lines
113 B
JavaScript
8 lines
113 B
JavaScript
![]() |
module.exports = {
|
||
|
'cap': false,
|
||
|
'curry': false,
|
||
|
'fixed': false,
|
||
|
'immutable': false,
|
||
|
'rearg': false
|
||
|
};
|