Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #36 from Caleydo/release-7.0.0
Browse files Browse the repository at this point in the history
Prepare Archiving
  • Loading branch information
Anita Steiner authored Nov 30, 2021
2 parents be2d478 + 4d8445d commit e3fd781
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TACO Server
DEPRECATED: TACO Server
=====================
[![Phovea][phovea-image]][phovea-url] [![Build Status][circleci-image]][circleci-url]

Expand All @@ -9,6 +9,9 @@ This is the repository for the server code. **The client code is available in th

A simple way to install taco is using the [taco_product](https://github.com/Caleydo/taco_product).

### DEPRECATION Information
Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

Installation
------------

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "taco_server",
"description": "The server part for comparing large tabular data using Phovea",
"version": "6.0.0",
"description": "DEPRECATED: The server part for comparing large tabular data using Phovea",
"version": "7.0.0",
"author": {
"name": "The Caleydo Team",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sklearn==0.0
phovea_server>=7.0.0,<8.0.0
phovea_server>=7.2.0,<8.0.0

0 comments on commit e3fd781

Please sign in to comment.