From 118560a7130a62ef2c67cfe2d74a296417b6f3f4 Mon Sep 17 00:00:00 2001 From: relmo Date: Fri, 19 Jun 2020 23:04:38 +0200 Subject: [PATCH] remove Test_Optinum --- Manifest.toml | 8 -------- Project.toml | 1 - README.md | 2 +- 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index bc36dc9..061b182 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -46,11 +46,3 @@ repo-rev = "master" repo-url = "https://github.com/mathn7/TestOptinum.git" uuid = "a6016688-b6f6-4950-8384-ab0954b6af15" version = "0.1.0" - -[[Test_Optinum]] -deps = ["Markdown", "Test"] -git-tree-sha1 = "19ed2fce4d1d51ef570dec1e50cdf7b03fb478b9" -repo-rev = "master" -repo-url = "https://github.com/mathn7/Test_Optinum.git" -uuid = "f01acfed-6be5-49b9-8763-0b41ea537fc3" -version = "0.1.0" diff --git a/Project.toml b/Project.toml index 48f05d7..62df47c 100644 --- a/Project.toml +++ b/Project.toml @@ -8,4 +8,3 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" TestOptinum = "a6016688-b6f6-4950-8384-ab0954b6af15" -Test_Optinum = "f01acfed-6be5-49b9-8763-0b41ea537fc3" diff --git a/README.md b/README.md index 9c3daeb..d9ea2a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ | **Documentation** | **Intégration continue** | **Julia doc** | |:-----------------:|:------------------------:|:-------------:| -| [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://mathn7.github.io/Sujet_Optinum/dev/index) |[![Build Status](https://travis-ci.com/mathn7/Sujet_Optinum.svg?branch=master)](https://travis-ci.com/mathn7/Sujet_Optinum)|[![](https://img.shields.io/badge/Julia--doc-v1-informational)](https://docs.julialang.org) | +| [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://mathn7.github.io/SujetOptinum/dev/index) |[![Build Status](https://travis-ci.com/mathn7/SujetOptinum.svg?branch=master)](https://travis-ci.com/mathn7/SujetOptinum)|[![](https://img.shields.io/badge/Julia--doc-v1-informational)](https://docs.julialang.org) | SujetOptinum/src contient le corps (à compléter) des algorithmes d'optimisation vus en cours d'Optimisation Numérique. #### Fichiers à ne pas modifier :