Skip to content

Commit 78c1e1a

Browse files
committed
Removed requirements.txt, conda_setup_ash.sh (outdated), workflow checks in README.md
1 parent 850e08f commit 78c1e1a

File tree

4 files changed

+5
-49
lines changed

4 files changed

+5
-49
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**master:**
2+
![example workflow](https://github.com/RagnarB83/ash/actions/workflows/python-app-conda.yml/badge.svg)
3+
**NEW:**
4+
![example branch parameter](https://github.com/RagnarB83/ash/actions/workflows/python-app-conda.yml/badge.svg?branch=NEW)
15

26
<img src="ash-simple-logo-letterbig.png" alt="drawing" width="300" align="right"/>
37

conda_setup_ash.sh

-46
This file was deleted.

nonconda_install_ash.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
#WARNING: PROBABLY OUTDATED SCRIPT
3+
#WARNING: OUTDATED SCRIPT
44
#KEPT ONLY FOR REFERENCE
55
#SEE https://ash.readthedocs.io/en/latest/setup.html FOR LATEST INSTALLATION INSTRUCTIONS
66
exit

requirements.txt

-2
This file was deleted.

0 commit comments

Comments
 (0)