ソースを参照

Pass the scripts to Python instead of running them directly

master
Fen Dweller 5年前
コミット
a5c2fab97a
2個のファイルの変更0行の追加4行の削除
  1. +0
    -2
      changelog.py
  2. +0
    -2
      commits.py

+ 0
- 2
changelog.py ファイルの表示

@@ -1,5 +1,3 @@
#! /usr/bin/python3

import sys
import os
import requests


+ 0
- 2
commits.py ファイルの表示

@@ -1,5 +1,3 @@
#! /usr/bin/python3

import sys
import os
import requests


読み込み中…
キャンセル
保存