We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5bbc71 commit 5fa1dedCopy full SHA for 5fa1ded
.github/workflows/MSWindows.yml .github/workflows/MSWindows.yml-noytet.github/workflows/MSWindows.yml renamed to .github/workflows/MSWindows.yml-noytet
@@ -1,3 +1,5 @@
1
+# -*- yaml -*-
2
+# This is commented out pending fixing the encoding issue for times on MSWindows
3
name: Mathics3-Module-vectorizedplot (MS Windows)
4
5
on:
.gitignore
@@ -5,6 +5,7 @@
/ChangeLog.orig
6
/Mathics3_Module_hello.egg-info
7
/Mathics3_hello.egg-info
8
+/Mathics3_vectorizedplot.egg-info
9
/build
10
/dist
11
/tmp
0 commit comments